Whitespace fixes.
[jFCPlib.git] / src / net / pterodactylus / fcp / ARK.java
index 6fc3da9..6dda319 100644 (file)
@@ -23,7 +23,6 @@ package net.pterodactylus.fcp;
  * Container for ARKs (address resolution keys).
  * 
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
- * @version $Id$
  */
 public class ARK {
 
@@ -98,4 +97,4 @@ public class ARK {
                return number;
        }
 
-}
\ No newline at end of file
+}