I'm checking this in.
This adds a missing @since.
Tom
2005-12-24 Tom Tromey <[EMAIL PROTECTED]>
* java/nio/charset/Charset.java (defaultCharset): Added @since.
Index: java/nio/charset/Charset.java
===================================================================
RCS file: /cvsroot/classpath/classpath/java/nio/charset/Charset.java,v
retrieving revision 1.26
diff -u -r1.26 Charset.java
--- java/nio/charset/Charset.java 18 Sep 2005 00:56:22 -0000 1.26
+++ java/nio/charset/Charset.java 24 Dec 2005 18:41:04 -0000
@@ -121,6 +121,8 @@
*
* This may be set by the user or VM with the file.encoding
* property.
+ *
+ * @since 1.5
*/
public static Charset defaultCharset()
{
_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches