From: David ‘Bombe’ Roden Date: Mon, 1 Jun 2009 14:12:12 +0000 (+0200) Subject: Formatting. X-Git-Tag: 0.7.1~3 X-Git-Url: https://git.pterodactylus.net/?p=jSite.git;a=commitdiff_plain;h=effe909fcacdec3314d6ca1bed19e41bfe8788fd Formatting. --- diff --git a/src/de/todesbaum/jsite/application/InsertListener.java b/src/de/todesbaum/jsite/application/InsertListener.java index 86ba26d..40cdaf1 100644 --- a/src/de/todesbaum/jsite/application/InsertListener.java +++ b/src/de/todesbaum/jsite/application/InsertListener.java @@ -103,8 +103,8 @@ public interface InsertListener extends EventListener { * @param project * The project being inserted * @param success - * true if the insert succeeded, - * false otherwise + * true if the insert succeeded, false + * otherwise * @param cause * The cause of a failure, if any (may be null) */