pulseaudio/src/modules/bluetooth
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
..
a2dp-codecs.h bluetooth: audio: Update license for shared header files 2011-10-28 15:43:42 +02:00
bluetooth-util.c bluetooth: Support transport auto-release 2013-06-04 00:38:42 +05:30
bluetooth-util.h bluetooth: Add specific form factor for phones 2013-03-08 18:22:14 +01:00
module-bluetooth-device.c Style fix: Remove new lines from opening brackets 2013-06-24 16:56:24 +03:00
module-bluetooth-discover.c hashmap: Use pa_free_cb_t instead of pa_free2_cb_t 2013-02-16 01:12:21 +02:00
module-bluetooth-policy.c bluetooth: Use profile availability to auto-switch profiles 2013-02-18 18:02:39 +02:00
module-bluetooth-proximity.c Whitespace cleanup: Remove all multiple newlines 2013-06-24 16:56:24 +03:00
proximity-helper.c Move bluetooth proximity module to src/modules/bluetooth/ 2008-09-11 01:12:10 +03:00
rtp.h bluetooth: Run 'make update-sbc' 2011-03-20 12:49:49 +00:00