7k mainzelM

This commit is contained in:
mainzelm 2002-05-08 12:59:30 +00:00
parent 6d09299c5d
commit 47e58254eb
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@
Logging now to stderr.~%"
logfile
(car packet))
((current-error-port)))
(current-error-port))
(lambda ()
(open-output-file logfile
(bitwise-ior open/create open/append)))))