parse.y (empty_parms): Use `()', not `(...)', when in the scope of `extern "C++"'.
authorMark Mitchell <mark@codesourcery.com>
Wed, 26 Jul 2000 15:40:08 +0000 (15:40 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 26 Jul 2000 15:40:08 +0000 (15:40 +0000)
commit0c10a805ded4efc5abfe3b8485ccb335e85515af
tree1e778d53b3d1899c9ee54ae447d1aa7c666c51c4
parent5dc2d67f2cee969e07bf4a1f6a4f20dc236ba2bd
parse.y (empty_parms): Use `()', not `(...)', when in the scope of `extern "C++"'.

* parse.y (empty_parms): Use `()', not `(...)', when in the scope
of `extern "C++"'.

From-SVN: r35265
gcc/cp/ChangeLog
gcc/cp/parse.y