mirror of
https://github.com/samba-team/samba.git
synced 2025-01-21 18:04:06 +03:00
libcli:smbreadline: Fix code spelling
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
91eb3f1d22
commit
232f281bd4
@ -124,7 +124,7 @@ char *smb_readline(const char *prompt, void (*callback)(void),
|
||||
|
||||
#ifdef HAVE_LIBREADLINE
|
||||
|
||||
/* Aargh! Readline does bizzare things with the terminal width
|
||||
/* Aargh! Readline does bizarre things with the terminal width
|
||||
that mucks up expect(1). Set CLI_NO_READLINE in the environment
|
||||
to force readline not to be used. */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user