maint: straggler *.[ch] files: convert more `...' to '...'
authorJim Meyering <meyering@redhat.com>
Mon, 9 Jan 2012 21:38:24 +0000 (22:38 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 9 Jan 2012 21:38:24 +0000 (22:38 +0100)
commitbfe711db1c07e73a5806647a637f609eb8c1773d
tree1a1ebfa10d4d6c39e2387e91f298bf6bf43af997
parent3ba8b044267a5f7cfa8a7b0d7f19dab3f21431da
maint: straggler *.[ch] files: convert more `...' to '...'

The preceding commands ignored .[ch] files in lib/ and gl/.
This is what I should have been doing from the start:

  git grep -l '`.*'\' $(g ls-files |grep '\.[ch]$') \
    | xargs perl -pi -e 's/`(.+?'\'')/'\''$1/'
gl/lib/root-dev-ino.c
lib/fd-reopen.c
lib/strnumcmp-in.h