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
This commit is contained in:
Avuton Olrich
2006-07-20 18:53:56 +00:00
parent 29a25b9933
commit 00e67be7c9
25 changed files with 59 additions and 56 deletions

View File

@@ -454,7 +454,7 @@ InputPlugin flacPlugin = {
flac_mime_types
};
#else /* !HAVE_FLAC */
#else /* !HAVE_FLAC */
InputPlugin flacPlugin = {
NULL,
@@ -469,4 +469,4 @@ InputPlugin flacPlugin = {
NULL,
};
#endif /* HAVE_FLAC */
#endif /* HAVE_FLAC */