removed DOS CRLFs from stringbuf.c

This commit is contained in:
Rainer Gerhards 2005-09-07 10:04:09 +00:00
parent 1c2aae9c36
commit e4e8ca9234

View File

@ -37,7 +37,7 @@
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include <stdlib.h>
#include <stdlib.h
#include <assert.h>
#include <string.h>
#include "liblogging-stub.h"