aboutsummaryrefslogtreecommitdiffstats
path: root/src/myfprintf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/myfprintf.h')
-rw-r--r--src/myfprintf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/myfprintf.h b/src/myfprintf.h
index 31d1c88c0..ad42ec794 100644
--- a/src/myfprintf.h
+++ b/src/myfprintf.h
@@ -31,4 +31,3 @@ void myfprintf(FILE * fp, char * format, ... );
int myfprintfCloseAndOpenLogFile();
#endif
-/* vim:set shiftwidth=4 tabstop=8 expandtab: */