aboutsummaryrefslogtreecommitdiffstats
path: root/src/myfprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/myfprintf.c')
-rw-r--r--src/myfprintf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/myfprintf.c b/src/myfprintf.c
index aec6e7bc9..8cd394c26 100644
--- a/src/myfprintf.c
+++ b/src/myfprintf.c
@@ -123,4 +123,3 @@ int myfprintfCloseAndOpenLogFile() {
return 0;
}
-/* vim:set shiftwidth=4 tabstop=8 expandtab: */