Replace some '@%:@' quadigraphs by its actual representation '#'.
authorYang Tse <yangsita@gmail.com>
Tue, 29 Jul 2008 16:29:34 +0000 (16:29 +0000)
committerYang Tse <yangsita@gmail.com>
Tue, 29 Jul 2008 16:29:34 +0000 (16:29 +0000)
commit22f8a875a1c90aae5d15f88b08575f70889d029a
treef86ddbc3a0a8642b2441c39941f466f74bd3f3f0
parentd20656e947f124db5a44c00ae9ed9e23f0af38f3
Replace some '@%:@' quadigraphs by its actual representation '#'.

This quadigraph used before a C preprocessor 'define' directive could
be fooling M4, when processing this file, and make it think that the
line contains a pure M4 'define' macro.
m4/reentrant.m4