aboutsummaryrefslogtreecommitdiff
path: root/src/tag.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tag.h')
-rw-r--r--src/tag.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tag.h b/src/tag.h
index 180e81d3..a406a3ca 100644
--- a/src/tag.h
+++ b/src/tag.h
@@ -62,3 +62,4 @@ void printMpdTag(FILE * fp, MpdTag * tag);
MpdTag * mpdTagDup(MpdTag * tag);
#endif
+/* vim:set shiftwidth=4 tabstop=8 expandtab: */