diff options
Diffstat (limited to 'src/path.h')
-rw-r--r-- | src/path.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/path.h b/src/path.h index 67234072a..5e33a21f4 100644 --- a/src/path.h +++ b/src/path.h @@ -54,4 +54,3 @@ char * sanitizePathDup(char * path); char * prependCwdToPathDup(char * path); #endif -/* vim:set shiftwidth=4 tabstop=8 expandtab: */ |