Fix typo.
authorPer Bothner <bothner@gcc.gnu.org>
Thu, 13 May 1999 15:45:03 +0000 (08:45 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Thu, 13 May 1999 15:45:03 +0000 (08:45 -0700)
From-SVN: r26929

gcc/cp/ChangeLog

index f77a6228cead924b9d22a671c2ab8ba72ed70aa3..ceb0df70f6c350f2049ea3c907a4e2d5f3d6ea21 100644 (file)
@@ -1,7 +1,7 @@
 1999-05-13  Per Bothner  <bothner@cygnus.com>
 
        * class.c (push_lang_context):  Turn off DECL_IGNORED_P for
-       primitive Java types, if we actually see `extern "C"'.
+       primitive Java types, if we actually see `extern "Java"'.
 
 1999-05-10 18:21 -0400  Zack Weinberg  <zack@rabi.phys.columbia.edu>