X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard.c;h=dc99bd36502eb0a7e35410e512e5d52baa4fbcc0;hb=acea380c8297962d08281764451837d6936c1a54;hp=0f12af6e9e2c8d2efaf3082bb8f0642bc9fff4a6;hpb=c95ef32a700132a134f335f857ca6f1b6f3c169f;p=xboard.git diff --git a/xboard.c b/xboard.c index 0f12af6..dc99bd3 100644 --- a/xboard.c +++ b/xboard.c @@ -8119,7 +8119,8 @@ DoInputCallback(closure, source, xid) /* read from stdin */ rl_callback_read_char(); - /* redisplay the current line */ + + /* redisplay the current line, check special case for login and password */ if(sending_ICS_password) { int i; char buf[MSG_SIZ];