]> git.pond.sub.org Git - empserver/commit
retreat: Fail without charging BTUs when given no conditions
authorMarkus Armbruster <armbru@pond.sub.org>
Tue, 21 Jan 2014 21:07:12 +0000 (22:07 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 16 Feb 2014 12:19:26 +0000 (13:19 +0100)
commit1e3b7773d4e53cd94349c20c6145eafb1c4bb0cb
tree8e88bee6cf9e83745a73c054c1a352c10035e593
parentc699949326446c62a8a35e7f96c5ab5df50f00ae
retreat: Fail without charging BTUs when given no conditions

Return RET_SYN instead of RET_FAIL then.  Also drop the error message;
the usage help printed for RET_SYN should do.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
src/lib/commands/retr.c