lang-options.h...
authorOvidiu Predescu <ovidiu@gcc.gnu.org>
Sun, 6 Aug 2000 07:49:11 +0000 (07:49 +0000)
committerOvidiu Predescu <ovidiu@gcc.gnu.org>
Sun, 6 Aug 2000 07:49:11 +0000 (07:49 +0000)
lang-options.h: Added a comma after the last element to avoid syntax
errors when other languages define additional options.

From-SVN: r35515

gcc/java/ChangeLog

index cee14ff6d560a00f91c1b02b6d8f191a80055ea8..681e99316b932718684991f83a848ee2935dd211 100644 (file)
@@ -1,3 +1,8 @@
+Sun Aug  6 00:47:24 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
+
+       * lang-options.h: Added a comma after the last element to avoid
+       syntax errors when other languages define additional options.
+
 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
 
        * Make-lang.in (jc1, jv-scan): Depend on $(BACKEND), not stamp-objlist.