Add newlines to the end of files without them; enable warnings on compile
This commit is contained in:
@@ -27,4 +27,4 @@ void timer_settime(struct timer *t, double interval);
|
||||
void *arrfind(void *arr, int (*valid)(void *arr, void *cmp), void *cmp);
|
||||
void arrwalk(void *arr, void (*fn)(void *data));
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user