summaryrefslogtreecommitdiff
path: root/GPL
diff options
context:
space:
mode:
authorpoljar (Damir Jelić) <poljarinho@gmail.com>2013-06-18 16:45:30 +0200
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>2013-06-24 16:56:24 +0300
commitcbd274676d510b755e9b670e40228d490707a5b8 (patch)
tree042dd057ac398b9bd92fa85e68568d67971458d3 /GPL
parentfaf991ce220dcb7be3eeb9d8ad36af76becc7188 (diff)
downloadpulseaudio-cbd274676d510b755e9b670e40228d490707a5b8.tar.gz
Style fix: Add a space between the closing/opening bracket
This patch replaces every occurrence of '){' with ') {'. The ffmpeg source tree was excluded since it will disappear anyways. Command used for this: find . -type d \( -name ffmpeg \) -prune -o \ -regex '\(.*\.[hc]\|.*\.cc\)' \ -exec sed -i -e 's/){/) {/' {} \;
Diffstat (limited to 'GPL')
0 files changed, 0 insertions, 0 deletions