[tbnl-devel] [PATCH] Typo in modlisp.lisp
pete-tbnl-dev at kazmier.com
pete-tbnl-dev at kazmier.com
Tue Jul 20 14:29:41 UTC 2004
This is certainly not worth an actual patch file ...
-------------- next part --------------
--- modlisp.lisp.orig 2004-07-15 22:43:54.000000000 -0400
+++ modlisp.lisp 2004-07-20 10:25:18.000000000 -0400
@@ -273,7 +273,7 @@
(declare (ignore args))
(let ((*close-apache-stream* t))
(unwind-protect
- (loop for *apache-socket-useage-counter* from 0
+ (loop for *apache-socket-usage-counter* from 0
for command = (debug-value *command* (get-apache-command))
while command
do (cond ((ignore-errors
More information about the Tbnl-devel
mailing list