aboutsummaryrefslogtreecommitdiffstats
path: root/src/song.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/song.c')
-rw-r--r--src/song.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/song.c b/src/song.c
index d9b28284c..4ce90e023 100644
--- a/src/song.c
+++ b/src/song.c
@@ -323,3 +323,4 @@ Song * songDup(Song * song) {
return ret;
}
+/* vim:set shiftwidth=4 tabstop=8 expandtab: */