From: David ‘Bombe’ Roden Date: Tue, 22 Mar 2011 19:06:09 +0000 (+0100) Subject: Fix whitespace. X-Git-Tag: beta-freefall-0.6.2-1~100 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=44c19966b15e377eb446aff94468d2e4457e89e5 Fix whitespace. --- diff --git a/src/main/java/net/pterodactylus/sone/core/Core.java b/src/main/java/net/pterodactylus/sone/core/Core.java index d61211d..7f90184 100644 --- a/src/main/java/net/pterodactylus/sone/core/Core.java +++ b/src/main/java/net/pterodactylus/sone/core/Core.java @@ -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. *