diff options
author | Jim Meyering <meyering@redhat.com> | 2009-11-09 22:33:36 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-11-09 22:42:01 +0100 |
commit | 0c20bd8ea7092b93074ff08cae70e4cf6a06e7c5 (patch) | |
tree | 091f3077b6f9d9071c630107a463fcb2b0c37fd1 /fish/destpaths.c | |
parent | 539bf7e8983c53c4cf79ffa64302bef1585bec31 (diff) | |
download | libguestfs-0c20bd8ea7092b93074ff08cae70e4cf6a06e7c5.tar.gz libguestfs-0c20bd8ea7092b93074ff08cae70e4cf6a06e7c5.tar.xz libguestfs-0c20bd8ea7092b93074ff08cae70e4cf6a06e7c5.zip |
change strncasecmp() == 0 to STRCASENEQLEN()
git grep -l 'strncasecmp *([^=]*!= *0'|xargs \
perl -pi -e 's/\bstrncasecmp( *\(.*?\)) *!= *0\b/STRCASENEQLEN$1/g'
Diffstat (limited to 'fish/destpaths.c')
0 files changed, 0 insertions, 0 deletions