Fix whitespace.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 22 Mar 2011 19:06:09 +0000 (20:06 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 22 Mar 2011 19:06:09 +0000 (20:06 +0100)
src/main/java/net/pterodactylus/sone/core/Core.java

index d61211d..7f90184 100644 (file)
@@ -731,7 +731,7 @@ public class Core implements IdentityListener, UpdateListener {
        }
 
        /**
-        *      
+        *
         * Returns the album with the given ID, creating a new album if no album
         * with the given ID can be found.
         *