Fix formatting.
This commit is contained in:
parent
a2c7095711
commit
fb830292d7
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@
|
|||
exn
|
||||
(let ()
|
||||
(log-warning "DokuWiki: cannot open ~A" fname)
|
||||
(stdout-print "DokuWiki: cannot open ~A" fname)
|
||||
(stdout-printf "DokuWiki: cannot open ~A" fname)
|
||||
'())
|
||||
(with-input-from-file fname
|
||||
parse-dokuwiki-users-auth)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue