diff options
Diffstat (limited to 'libjava')
-rw-r--r-- | libjava/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libjava/ChangeLog b/libjava/ChangeLog index 0486f6b..b8f7c54 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,9 +1,9 @@ 2000-10-09 Bryce McKinlay <bryce@albatross.co.nz> * include/jvm.h: Enable __builtin_expect(). - - * name-finder.cc (lookup): Don't trust dladdr() if the address is from - the main program. Fix for PR libgcj/341. + + * name-finder.cc (lookup): Don't trust dladdr() if the address is from + the main program. Fix for PR libgcj/341. 2000-10-07 Tom Tromey <tromey@cygnus.com> |