diff --git a/libjava/ChangeLog b/libjava/ChangeLog index 0486f6b31952..b8f7c5454d8e 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,9 +1,9 @@ 2000-10-09 Bryce McKinlay * 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