text client: if the 'who am i' command is used to populate the host name, strip the...
authorArt Cancro <ajc@citadel.org>
Fri, 16 Sep 2022 18:44:08 +0000 (18:44 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 16 Sep 2022 18:44:08 +0000 (18:44 +0000)
commit7408ecea5cc097c76ed667097020e1d9a1228b0d
tree094f1452447451dc20e57cff9f93a6222be3e9af
parent825c7f252d4444c13e93bd44a95540e17481145a
text client: if the 'who am i' command is used to populate the host name, strip the trailing newline.  Otherwise the newline gets sent as part of an IDEN command and it confuses the server protocol.
citadel/config.mk
textclient/citadel_ipc.c
textclient/config.mk
textclient/routines.c