summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorpoljar (Damir Jelić) <poljarinho@gmail.com>2013-06-18 22:17:48 +0200
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>2013-06-24 16:56:24 +0300
commit97da92d894c2a29bc3ccf60dc904e4099b30f47e (patch)
treef266b42234834b34a767618a3e917d5724d0ecad /autogen.sh
parente95d054e40f65bdf84bf80d289d6cbcdc3b076d5 (diff)
downloadpulseaudio-97da92d894c2a29bc3ccf60dc904e4099b30f47e.tar.gz
Whitespace cleanup: Remove all multiple newlines
This patch removes all occurrences of double and triple newlines. Command used for this: find . -type d \( -name ffmpeg \) -prune -o \ -regex '\(.*\.[hc]\|.*\.cc\)' \ -a -not -name 'adrian-aec.*' -a -not \ -name reserve.c -a -not -name 'rtkit.*' \ -exec sed -i -e '/^$/{N;s/^\n$//}' {} \; Two passes were needed to remove triple newlines. The excluded files are mirrored files from external sources.
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions