aboutsummaryrefslogtreecommitdiffstats
path: root/who.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'who.lisp')
-rw-r--r--who.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/who.lisp b/who.lisp
index 93da604..ce80aef 100644
--- a/who.lisp
+++ b/who.lisp
@@ -117,7 +117,7 @@ forms."
((eq ,=var= t)
,(case *html-mode*
(:sgml
- `(fmt " ~A" attr))
+ `(fmt " ~A" ,attr))
;; otherwise default to :xml mode
(t
`(fmt " ~A=~C~A~C"