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, 1 insertions, 0 deletions
diff --git a/src/volume.h b/src/volume.h
index efd4e158c..f5f866e3d 100644
--- a/src/volume.h
+++ b/src/volume.h
@@ -38,3 +38,4 @@ int getVolumeLevel();
int changeVolumeLevel(FILE * fp, int change, int rel);
#endif
+/* vim:set shiftwidth=4 tabstop=8 expandtab: */