aboutsummaryrefslogtreecommitdiffstats
path: root/src/tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tables.h')
-rw-r--r--src/tables.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tables.h b/src/tables.h
index a535425e4..e797f638a 100644
--- a/src/tables.h
+++ b/src/tables.h
@@ -41,4 +41,3 @@ unsigned long numberOfAlbums();
int printAllKeysOfTable(FILE * fp, char * table, char * arg1);
#endif
-/* vim:set shiftwidth=4 tabstop=8 expandtab: */