]> git.pond.sub.org Git - empserver/commit
(shut): Fix misuse of logerror(): passed formatted string instead of
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 26 Mar 2006 13:59:47 +0000 (13:59 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 26 Mar 2006 13:59:47 +0000 (13:59 +0000)
commit2f08b52cef6b5c2409bc550228ecaeea7bb4d03a
tree30d40091604e3e317ebd5868c9b6c1f0e98e2b70
parent29faf70fa77ca2512a937d799fe4eff84f112739
(shut): Fix misuse of logerror(): passed formatted string instead of
format string and arguments.  Correctness depends on formatted string
not containing '%', which is the case.
src/lib/commands/shut.c