aboutsummaryrefslogtreecommitdiffstats
path: root/src/log.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/log.h b/src/log.h
index 59871f171..222ae2272 100644
--- a/src/log.h
+++ b/src/log.h
@@ -43,3 +43,4 @@ extern int logLevel;
void initLog();
#endif
+/* vim:set shiftwidth=4 tabstop=8 expandtab: */