diff options
Diffstat (limited to 'win32/glob.c')
-rw-r--r-- | win32/glob.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/win32/glob.c b/win32/glob.c index a0845e803d..578284cb3d 100644 --- a/win32/glob.c +++ b/win32/glob.c @@ -923,12 +923,3 @@ 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 - */ |