]> code.citadel.org Git - citadel.git/commit - citadel/sysdep.c
* client_getln() now strips only the trailing CR/LF instead of "all trailing
authorArt Cancro <ajc@citadel.org>
Tue, 31 Jan 2006 15:41:19 +0000 (15:41 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 31 Jan 2006 15:41:19 +0000 (15:41 +0000)
commitfa883f9304c36b59386487a3a36726a95983f076
treeb2a575c70840801ede0dcc7d8aca1d5384536533
parent53563c141c1128da992b27285a93037102fa5ed6
* client_getln() now strips only the trailing CR/LF instead of "all trailing
  nonprintables."  The old behavior was mangling international character sets.
citadel/ChangeLog
citadel/sysdep.c