More whitespace fixes.
[jFCPlib.git] / src / net / pterodactylus / fcp / Shutdown.java
index 42b136a..3841c4d 100644 (file)
@@ -20,7 +20,7 @@ package net.pterodactylus.fcp;
 
 /**
  * Command that shuts down the node.
- * 
+ *
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
  */
 public class Shutdown extends FcpMessage {