]> Savannah Git Hosting - gnulib.git/commit
pmccabe2html: fix gawk regex escaping
authorAssaf Gordon <assafgordon@gmail.com>
Sun, 2 Aug 2015 05:30:07 +0000 (23:30 -0600)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 2 Aug 2015 06:41:44 +0000 (23:41 -0700)
commitc496809ef2cff76c4209ee20171016cfa62694a5
treedfa80d0f6df3ff46412f9e9e01ff67aea546fb54
parentcc47643cb9c3e755ce0e8b8f0060de6810d18166
pmccabe2html: fix gawk regex escaping

* build-aux/pmccabe2html: Add one more backslash to properly
escape the gsub replacement value.  Fixes this error:
gawk: ./build-aux/pmccabe2html:425: \
warning: escape sequence `\&' treated as plain `&'
ChangeLog
build-aux/pmccabe2html