aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/playlist.h')
-rw-r--r--src/playlist.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/playlist.h b/src/playlist.h
index d5042c9b5..a9eee9a17 100644
--- a/src/playlist.h
+++ b/src/playlist.h
@@ -96,3 +96,4 @@ int seekSongInPlaylist(FILE * fp, int song, float time);
void incrPlaylistVersion();
#endif
+/* vim:set shiftwidth=4 tabstop=8 expandtab: */