7k mainzelM
This commit is contained in:
parent
6d09299c5d
commit
47e58254eb
|
@ -133,7 +133,7 @@
|
||||||
Logging now to stderr.~%"
|
Logging now to stderr.~%"
|
||||||
logfile
|
logfile
|
||||||
(car packet))
|
(car packet))
|
||||||
((current-error-port)))
|
(current-error-port))
|
||||||
(lambda ()
|
(lambda ()
|
||||||
(open-output-file logfile
|
(open-output-file logfile
|
||||||
(bitwise-ior open/create open/append)))))
|
(bitwise-ior open/create open/append)))))
|
||||||
|
|
Loading…
Reference in New Issue