Fix some EOL handling

This commit is contained in:
jsteube
2016-10-25 12:25:53 +02:00
parent 97a33dc4ef
commit 97b58b16af
9 changed files with 40 additions and 41 deletions
+1
View File
@@ -7,6 +7,7 @@
#define _USAGE_H
#include <stdio.h>
#include <string.h>
void usage_mini_print (const char *progname);
void usage_big_print (const char *progname);