Author: j16sdiz
Date: 2008-10-24 15:25:36 +0000 (Fri, 24 Oct 2008)
New Revision: 23084
Modified:
trunk/freenet/src/freenet/crypt/RandomSource.java
Log:
remove eclipse warning
Modified: trunk/freenet/src/freenet/crypt/RandomSource.java
===================================================================
--- trunk/freenet/src/freenet/crypt/RandomSource.java 2008-10-24 15:25:16 UTC
(rev 23083)
+++ trunk/freenet/src/freenet/crypt/RandomSource.java 2008-10-24 15:25:36 UTC
(rev 23084)
@@ -10,6 +10,7 @@
*
* @author Scott G. Miller <[EMAIL PROTECTED]>
*/
[EMAIL PROTECTED]("serial")
public abstract class RandomSource extends Random {
/**
@@ -79,7 +80,5 @@
* do so when this method is called
*/
public abstract void close();
-
-
}
_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs