pulseaudio/src/modules/raop
poljar (Damir Jelić) 97da92d894 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.
2013-06-24 16:56:24 +03:00
..
base64.c Fix up according to Coding Style 2011-03-11 11:49:35 +00:00
base64.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
module-raop-discover.c hashmap: Use pa_free_cb_t instead of pa_free2_cb_t 2013-02-16 01:12:21 +02:00
module-raop-sink.c modules: Micro-optimisation for rewind_requested paths 2012-11-16 23:16:05 +05:30
raop_client.c Whitespace cleanup: Remove all multiple newlines 2013-06-24 16:56:24 +03:00
raop_client.h Remove unnecessary #includes 2011-06-22 23:12:20 +01:00