diff options
author | Jim Meyering <meyering@redhat.com> | 2009-11-09 15:03:01 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-11-09 22:34:16 +0100 |
commit | 539bf7e8983c53c4cf79ffa64302bef1585bec31 (patch) | |
tree | 86393065cadc2b280cafa6956798d87c37740dcd /examples/to-xml.c | |
parent | 9a8889e4d0c532b9f77af3a9cc7aae06adebfb83 (diff) | |
download | libguestfs-539bf7e8983c53c4cf79ffa64302bef1585bec31.tar.gz libguestfs-539bf7e8983c53c4cf79ffa64302bef1585bec31.tar.xz libguestfs-539bf7e8983c53c4cf79ffa64302bef1585bec31.zip |
use STREQ, not strcmp: part 2
git grep -l 'strcmp *([^=]*!= *0'|xargs \
perl -pi -e 's/\bstrcmp( *\(.*?\)) *!= *0\b/STRNEQ$1/g'
Diffstat (limited to 'examples/to-xml.c')
0 files changed, 0 insertions, 0 deletions