This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

FYI: Patch: Removing redundant modifiers (Part 14)


Hi list,


MODIFIERS.


Michael
Index: ChangeLog
===================================================================
RCS file: /cvs/gcc/gcc/libjava/ChangeLog,v
retrieving revision 1.2249
diff -u -b -B -r1.2249 ChangeLog
--- ChangeLog	11 Oct 2003 18:52:30 -0000	1.2249
+++ ChangeLog	11 Oct 2003 18:54:45 -0000
@@ -1,5 +1,11 @@
 2003-10-11  Michael Koch  <konqueror@gmx.de>
 
+	* gnu/java/rmi/server/ProtocolConstants.java,
+	gnu/java/security/der/DER.java:
+	Removing redundant modifiers.
+
+2003-10-11  Michael Koch  <konqueror@gmx.de>
+
 	* java/util/Map.java,
 	java/util/Observer.java,
 	java/util/zip/Checksum.java,

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]