Reformatted a changelog entry
authorAdam Megacz <megacz@gcc.gnu.org>
Fri, 8 Feb 2002 03:12:51 +0000 (03:12 +0000)
committerAdam Megacz <megacz@gcc.gnu.org>
Fri, 8 Feb 2002 03:12:51 +0000 (03:12 +0000)
From-SVN: r49604

libjava/ChangeLog

index e4f6fdd..31a6592 100644 (file)
@@ -58,8 +58,8 @@
 
 2002-02-06  Adam Megacz <adam@xwt.org>
 
-       * shs.h, shs.cc, natSimpleSHSStream.cc: use uint<n>_t instead
-       of LONG and BYTE
+       * gnu/gcj/io/shs.h, gnu/gcj/io/shs.cc, gnu/gcj/io/natSimpleSHSStream.cc:
+       use uint<n>_t instead of LONG and BYTE
        
 2002-02-06  Adam Megacz <adam@xwt.org>