aboutsummaryrefslogtreecommitdiffstats
path: root/src/volume.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/volume.h')
-rw-r--r--src/volume.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/volume.h b/src/volume.h
index f5f866e3d..efd4e158c 100644
--- a/src/volume.h
+++ b/src/volume.h
@@ -38,4 +38,3 @@ int getVolumeLevel();
int changeVolumeLevel(FILE * fp, int change, int rel);
#endif
-/* vim:set shiftwidth=4 tabstop=8 expandtab: */