diff options
Diffstat (limited to 'src/stats.h')
-rw-r--r-- | src/stats.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stats.h b/src/stats.h index bef0e3179..dd009909d 100644 --- a/src/stats.h +++ b/src/stats.h @@ -38,4 +38,3 @@ void initStats(); int printStats(FILE * fp); #endif -/* vim:set shiftwidth=4 tabstop=8 expandtab: */ |