summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-11-09 14:26:21 +0100
committerRichard Jones <rjones@redhat.com>2010-02-19 14:51:01 +0000
commita43803c4a32c1942f1c6dda9723d7e673676fb9e (patch)
tree1c1c4bcfc4eda8f468757d52e631f2ad4b33711a /python
parent39c10cf9df1e9d59e9048b7d78913562867c3c6b (diff)
change strncmp() == 0 to STREQLEN()
git grep -l 'strncmp *([^=]*== *0'|xargs \ perl -pi -e 's/\bstrncmp( *\(.*?\)) *== *0\b/STREQLEN$1/g'
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions