summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-11-09 13:58:42 +0100
committerRichard Jones <rjones@redhat.com>2010-02-19 14:50:16 +0000
commit39c10cf9df1e9d59e9048b7d78913562867c3c6b (patch)
treed84f1c7d994380195a68a33e1ad3d8552a5d29ab /python
parentdfbbd970fef917eec28356d8b3d74939440d58dc (diff)
convert uses of strcasecmp to STRCASEEQ
git grep -l 'strcasecmp *([^=]*== *0'| xargs \ perl -pi -e 's/\bstrcasecmp( *\(.*?\)) *== *0/STRCASEEQ$1/'
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions