summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-11-09 14:30:11 +0100
committerRichard Jones <rjones@redhat.com>2010-02-19 14:51:45 +0000
commit4457e5f3781710f4869491094afb83ed78709dbb (patch)
tree5a32f2248e2e23e9e78aac84126cc41e67db7498 /python
parenta43803c4a32c1942f1c6dda9723d7e673676fb9e (diff)
use STREQ, not strcmp: part 1
git grep -l 'strcmp *([^=]*== *0'|xargs \ perl -pi -e 's/\bstrcmp( *\(.*?\)) *== *0/STREQ$1/g'
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions