aboutsummaryrefslogtreecommitdiffstats
path: root/src/path.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/path.h')
-rw-r--r--src/path.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/path.h b/src/path.h
index 59fab7c5c..d6b8bdae2 100644
--- a/src/path.h
+++ b/src/path.h
@@ -53,3 +53,4 @@ char * parentPath(char * path);
char * sanitizePathDup(char * path);
#endif
+/* vim:set shiftwidth=4 tabstop=8 expandtab: */