]> git.pond.sub.org Git - empserver/commit
Fail ltend command properly when it gets aborted
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 27 Jul 2008 01:13:09 +0000 (21:13 -0400)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 27 Jul 2008 01:13:09 +0000 (21:13 -0400)
commit9f4ce71a54db61a899a9918a277178476491458b
tree06b21b2fcdc1c6f26aa5ca64188d36883593e438
parent648ea5900b8d4522f7d3db55721f8ae6414d4424
Fail ltend command properly when it gets aborted

The old code didn't return RET_SYN when aborting at the prompts for
the third and fourth argument.

While there, return RET_SYN instead of RET_OK when the tender can't
hold the commodity to be tended.
src/lib/commands/lten.c