[bknr-cvs] edi changed trunk/thirdparty/hunchentoot/reply.lisp

BKNR Commits bknr at bknr.net
Mon Feb 16 23:24:50 UTC 2009


Revision: 4264
Author: edi
URL: http://bknr.net/trac/changeset/4264

Ouch...

U   trunk/thirdparty/hunchentoot/reply.lisp

Modified: trunk/thirdparty/hunchentoot/reply.lisp
===================================================================
--- trunk/thirdparty/hunchentoot/reply.lisp	2009-02-16 23:09:16 UTC (rev 4263)
+++ trunk/thirdparty/hunchentoot/reply.lisp	2009-02-16 23:24:49 UTC (rev 4264)
@@ -73,7 +73,7 @@
 (defun headers-out* (&optional (reply *reply*))
   "Returns an alist of the outgoing headers associated with the
 REPLY object REPLY."
-  (headers-out* reply))
+  (headers-out reply))
 
 (defun cookies-out* (&optional (reply *reply*))
   "Returns an alist of the outgoing cookies associated with the





More information about the Bknr-cvs mailing list