Fix formatting.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 25 Oct 2013 05:15:32 +0000 (07:15 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 28 Feb 2014 21:25:38 +0000 (22:25 +0100)
src/main/java/net/pterodactylus/sone/core/SoneParser.java

index 7eea4cc..a658ae1 100644 (file)
@@ -342,7 +342,7 @@ public class SoneParser {
 
        }
 
-        public static class DuplicateField extends RuntimeException {
+       public static class DuplicateField extends RuntimeException {
 
        }