aboutsummaryrefslogtreecommitdiff
path: root/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'file.h')
-rw-r--r--file.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/file.h b/file.h
index cb188f6..d62b1ba 100644
--- a/file.h
+++ b/file.h
@@ -3,6 +3,6 @@
#include <stdio.h>
-long file_size(FILE * const file);
+long file_size(FILE *const file);
-#endif /* FILE_H */
+#endif /* FILE_H */