aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Huebner <hans.huebner@gmail.com>2013-11-17 09:06:56 +0100
committerHans Huebner <hans.huebner@gmail.com>2013-11-17 09:06:56 +0100
commit4950fd49f4ad9d02cffd9b50ddda4225fa495031 (patch)
treed96f9c680db5001789613cf2d8998250738fddc3
parente8e1e9ee75978ebdd7a6ddf944d40cf4d996e12b (diff)
parent0192313d951eea5af26f103bae9e77856fb0189a (diff)
downloadtl-who-4950fd49f4ad9d02cffd9b50ddda4225fa495031.tar.gz
tl-who-4950fd49f4ad9d02cffd9b50ddda4225fa495031.tar.bz2
tl-who-4950fd49f4ad9d02cffd9b50ddda4225fa495031.zip
Merge branch 'master' of github.com:edicl/cl-who
-rw-r--r--who.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/who.lisp b/who.lisp
index 52a5ae3..0695ef7 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"