summaryrefslogtreecommitdiff
path: root/win32/glob.c
diff options
context:
space:
mode:
Diffstat (limited to 'win32/glob.c')
-rw-r--r--win32/glob.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/win32/glob.c b/win32/glob.c
index 43884509ce..8a631cef87 100644
--- a/win32/glob.c
+++ b/win32/glob.c
@@ -929,3 +929,12 @@ qprintf(str, s)
(void)printf("\n");
}
#endif
+
+/*
+ * Local variables:
+ * tab-width: 4
+ * c-basic-offset: 4
+ * End:
+ * vim600: sw=4 ts=4 fdm=marker
+ * vim<600: sw=4 ts=4
+ */