diff options
| author | Jim Meyering <meyering@redhat.com> | 2009-11-09 14:30:11 +0100 |
|---|---|---|
| committer | Richard Jones <rjones@redhat.com> | 2010-02-19 14:51:45 +0000 |
| commit | 4457e5f3781710f4869491094afb83ed78709dbb (patch) | |
| tree | 5a32f2248e2e23e9e78aac84126cc41e67db7498 /python | |
| parent | a43803c4a32c1942f1c6dda9723d7e673676fb9e (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
