cppmacro.c (cpp_macro_definition): Do not emit spaces after macro formal parameter...
authorJim Blandy <jimb@redhat.com>
Fri, 5 Apr 2002 00:12:40 +0000 (00:12 +0000)
committerJim Blandy <jimb@gcc.gnu.org>
Fri, 5 Apr 2002 00:12:40 +0000 (00:12 +0000)
commit64d082630e1e8e85ee7322222482e7b4e00790ac
treed1c811c381c0ae9da8786d94121a07fb82d44f9f
parent3ca5f4443dc2218406ad981cf7135e9d5d3f7079
cppmacro.c (cpp_macro_definition): Do not emit spaces after macro formal parameter names.

* cppmacro.c (cpp_macro_definition): Do not emit spaces after
macro formal parameter names.

From-SVN: r51890
gcc/ChangeLog
gcc/cppmacro.c