diff options
author | Szabolcs Dezsi <dezsiszabi@hotmail.com> | 2012-04-06 15:31:24 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2012-04-06 20:03:41 +0200 |
commit | 99268dbe1fc25bc2d04eefa1a9f7e2cf7b398065 (patch) | |
tree | f9865652a2a4fd5d1452a4cbdc22028c21ad3894 /tail_build | |
parent | 7acf99de38a74673a4e57d2b7862757029ee289e (diff) |
Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
Pattern used:
find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *) *) *{$/\1\2 ( \3 == \4 ) {/' \{\} \;
Diffstat (limited to 'tail_build')
0 files changed, 0 insertions, 0 deletions