aboutsummaryrefslogtreecommitdiffstats
path: root/src/inputPlugins/_flac_common.h
diff options
context:
space:
mode:
authorAvuton Olrich <avuton@gmail.com>2006-07-20 18:53:56 +0000
committerAvuton Olrich <avuton@gmail.com>2006-07-20 18:53:56 +0000
commit00e67be7c98cedf3ea60c10d4a527f30cdfa473c (patch)
tree969f972985004c49530b1f4ca6f9782cb3b2acac /src/inputPlugins/_flac_common.h
parent29a25b9933b32800f58dd73d5d1fc21993071c92 (diff)
downloadmpd-00e67be7c98cedf3ea60c10d4a527f30cdfa473c.tar.gz
mpd-00e67be7c98cedf3ea60c10d4a527f30cdfa473c.tar.xz
mpd-00e67be7c98cedf3ea60c10d4a527f30cdfa473c.zip
Add mpd-indent.sh
Add a few new options for indent to try to make things a bit cleaner git-svn-id: https://svn.musicpd.org/mpd/trunk@4411 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r--src/inputPlugins/_flac_common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/inputPlugins/_flac_common.h b/src/inputPlugins/_flac_common.h
index b20b32e02..6143cbfe7 100644
--- a/src/inputPlugins/_flac_common.h
+++ b/src/inputPlugins/_flac_common.h
@@ -73,6 +73,6 @@ static inline int flacSendChunk(FlacData * data)
return 0;
}
-#endif /* HAVE_FLAC || HAVE_OGGFLAC */
+#endif /* HAVE_FLAC || HAVE_OGGFLAC */
-#endif /* _FLAC_COMMON_H */
+#endif /* _FLAC_COMMON_H */