pulseaudio/src/modules/macosx
poljar (Damir Jelić) e95d054e40 Style fix: Remove new lines from opening brackets
This patch replaces every occurrence of ')\n{' with ') {'.

Command used for this:
    find .  -type d \( -name ffmpeg \) -prune -o \
        -regex '\(.*\.[hc]\|.*\.cc\)' \
        -a -not -name core-util.c -a -not \
        -name adrian-aec.c -a -not -name g711.c \
        -exec sed -i -e '/)$/{N;s/)\n{$/) {/}' {} \;

The excluded files are mirrored files from external sources.
2013-06-24 16:56:24 +03:00
..
module-bonjour-publish.c hashmap: Use pa_free_cb_t instead of pa_free2_cb_t 2013-02-16 01:12:21 +02:00
module-coreaudio-detect.c Style fix: Remove new lines from opening brackets 2013-06-24 16:56:24 +03:00
module-coreaudio-device.c Style fix: Remove new lines from opening brackets 2013-06-24 16:56:24 +03:00