From afc7cf1f7788153d8eec561717523b90d12e7725 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Thu, 19 Feb 2009 23:35:27 +0100 Subject: Fix indentation. --- cljssss-g.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cljssss-g.clj b/cljssss-g.clj index 8a2e64b..8313968 100644 --- a/cljssss-g.clj +++ b/cljssss-g.clj @@ -63,7 +63,7 @@ (+ 1 (sql/with-query-results [max-id-map] ["SELECT MAX(id) FROM entry"] - (or (second (first max-id-map)) -1))))] + (or (second (first max-id-map)) -1))))] (sql/update-or-insert-values :entry ["id = ?" entry-id] {:id entry-id -- cgit v1.2.3