Comment typo.

From-SVN: r110711
This commit is contained in:
Andrew Haley 2006-02-07 19:04:59 +00:00
parent 0920886f9f
commit 7135d758bc

View file

@ -6,7 +6,7 @@
PR java/25535 PR java/25535
* constants.c (build_constants_constructor): move initializer into * 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> 2006-02-04 Tom Tromey <tromey@redhat.com>