diff options
| author | Jim Meyering <meyering@redhat.com> | 2009-11-09 14:26:21 +0100 |
|---|---|---|
| committer | Richard Jones <rjones@redhat.com> | 2010-02-19 14:51:01 +0000 |
| commit | a43803c4a32c1942f1c6dda9723d7e673676fb9e (patch) | |
| tree | 1c1c4bcfc4eda8f468757d52e631f2ad4b33711a /python | |
| parent | 39c10cf9df1e9d59e9048b7d78913562867c3c6b (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
