-
Eric Wong authored
Unfortunately there doesn't seem to be an indent switch for this, but we have find + perl: find src -name '*.[ch]' | xargs perl -i -p -e \ 's/^\s+(\w+):/$1:/g unless /^\s+default:/' This is a followup to r4605, and there are no actual code changes in this. git-svn-id: https://svn.musicpd.org/mpd/trunk@4661 09075e82-0dd4-0310-85a5-a0d7c8717e4f
ee223bf0
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
audioOutput_alsa.c | ||
audioOutput_ao.c | ||
audioOutput_mvp.c | ||
audioOutput_oss.c | ||
audioOutput_osx.c | ||
audioOutput_pulse.c | ||
audioOutput_shout.c |