More whitespace fixes.
[jFCPlib.git] / src / net / pterodactylus / fcp / FcpTest.java
index 6d2d773..6c51848 100644 (file)
@@ -24,7 +24,7 @@ import junit.framework.TestCase;
 
 /**
  * Tests various commands and the FCP connection.
- * 
+ *
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
  */
 public class FcpTest extends TestCase {
@@ -60,7 +60,7 @@ public class FcpTest extends TestCase {
 
        /**
         * Generates an SSK key pair.
-        * 
+        *
         * @throws IOException
         *             if an I/O error occurs
         * @throws InterruptedException