Comment typo.
authorAndrew Haley <aph@gcc.gnu.org>
Tue, 7 Feb 2006 19:04:59 +0000 (19:04 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Tue, 7 Feb 2006 19:04:59 +0000 (19:04 +0000)
From-SVN: r110711

gcc/java/ChangeLog

index bc5a579d213c838c1db41f8424acb34c7f9d645e..eb05ec0137c29e8d8cfd9be54cc74b85a8e6a30a 100644 (file)
@@ -6,7 +6,7 @@
 
        PR java/25535
        * constants.c (build_constants_constructor): move initializer into
-       first halfword on a 6-bit big-endian machine.
+       first halfword on a 64-bit big-endian machine.
  
 2006-02-04  Tom Tromey  <tromey@redhat.com>