diff options
Diffstat (limited to 'src/conf.h')
-rw-r--r-- | src/conf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/conf.h b/src/conf.h index ca9defaf1..d4d798b9c 100644 --- a/src/conf.h +++ b/src/conf.h @@ -61,3 +61,4 @@ void initConf(); void writeConf(char * file); #endif +/* vim:set shiftwidth=4 tabstop=8 expandtab: */ |