summaryrefslogtreecommitdiff
path: root/main.lisp
diff options
context:
space:
mode:
authorMatthias Benkard <code@mail.matthias.benkard.de>2009-11-06 18:40:26 +0100
committerMatthias Benkard <code@mail.matthias.benkard.de>2009-11-06 18:40:26 +0100
commit3f03edf9c877647b2809d5023fcfd4bc1191419f (patch)
treef79f8c232265e4bb98ccd848f1150f422c0f0a55 /main.lisp
parentfa2b1be02b69f690520e7dddbe1b2574ee90478c (diff)
Fix a typo.
Ignore-this: 9d70a3e19b339a3c796792b97aa59b17 darcs-hash:881e8887bac7cfceecda43b3d229cf71fde10bd7
Diffstat (limited to 'main.lisp')
-rw-r--r--main.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.lisp b/main.lisp
index 1a8ce85..42eda2c 100644
--- a/main.lisp
+++ b/main.lisp
@@ -155,7 +155,7 @@
(acceptp (getf *query* :acceptp nil))
(table (cond ((string= type "trackback") 'journal_trackback)
((string= type "pingback") 'journal_pingback)
- 'journal_comment)))
+ (t 'journal_comment))))
(with-transaction ()
(when (and id type acceptp (string= acceptp "t"))
(update-records table