include/config.h
changeset 11 a769385a59c6
parent 0 586472add385
child 58 500a5ea7fcb8
--- a/include/config.h
+++ b/include/config.h
@@ -19,5 +19,4 @@
 typedef struct UserConfig UC;
 
 int config (UC *, char *);
-
 #endif