fix typo
authorJason Merrill <jason@gcc.gnu.org>
Mon, 10 May 1999 19:48:13 +0000 (15:48 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 10 May 1999 19:48:13 +0000 (15:48 -0400)
From-SVN: r26874

gcc/cp/lang-specs.h

index 61d879c6d2d67efa89fcb9736d92d88d1d00fcc4..5f3d9f9e20313fdf8747de620bd1877da4c68ea0 100644 (file)
@@ -44,7 +44,7 @@ Boston, MA 02111-1307, USA.  */
                             -lang-c++ %{nostdinc*} %{C} %{A*} %{I*} %{P} %{$} %I\
                             %{MD:-MD %b.d} %{MMD:-MMD %b.d} %{MG}\
                             -D__GNUC__=%v1 -D__GNUG__=%v1\
-                            -D__GNUC_MINOR__=%v2} -D__cplusplus\
+                            -D__GNUC_MINOR__=%v2 -D__cplusplus\
                             %{ansi:-trigraphs -D__STRICT_ANSI__} %{!undef:%{!ansi:%p} %P}\
                             %{!fno-exceptions:-D__EXCEPTIONS}\
                             %c %{Os:-D__OPTIMIZE_SIZE__} %{O*:%{!O0:-D__OPTIMIZE__}}\