]> git.pond.sub.org Git - empserver/commit
client: Redistribute work among prompt() and its callers
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 6 Dec 2015 07:29:17 +0000 (08:29 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 6 Aug 2017 09:22:29 +0000 (11:22 +0200)
commitf83e61cdd2edc62fde0991d284e1b0a7a2ba5d09
tree137832cb2e2d0fa7ec2583f413535cfc602c1695
parent5e82836e3a74d1e0d30510b24ad0582f0a960652
client: Redistribute work among prompt() and its callers

Two out of three callers want an extra newline.  Letting the callers
do that is simpler, especially now that readline added another case to
prompt().

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
src/client/servcmd.c