aboutsummaryrefslogtreecommitdiffstats
path: root/src/song.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/song.h')
-rw-r--r--src/song.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/song.h b/src/song.h
index 895e6cf4f..eaa44bedc 100644
--- a/src/song.h
+++ b/src/song.h
@@ -61,3 +61,4 @@ int updateSongInfo(Song * song);
Song * songDup(Song * song);
#endif
+/* vim:set shiftwidth=4 tabstop=8 expandtab: */