aboutsummaryrefslogtreecommitdiffhomepage
path: root/keyed.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'keyed.lisp')
-rw-r--r--keyed.lisp4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyed.lisp b/keyed.lisp
index b38cfe3..c9978bf 100644
--- a/keyed.lisp
+++ b/keyed.lisp
@@ -5,5 +5,5 @@
(defclass/bknr keyed ()
((key
:r :std (nuid)
- :index-type string-unique-index
- :index-reader object-with-key)))
+ :index-type string-unique-index
+ :index-reader object-with-key)))