nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit f9782e04372ad53aeb2ff92fdb3585323cf53f6a
parent 3fe08acd273af2c11eb44b5a1aef22e28214912d
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Tue, 26 Jul 2005 04:18:17 +0000

typo fix


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2939 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
Msrc/winio.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/winio.c b/src/winio.c @@ -1828,7 +1828,7 @@ bool do_statusbar_mouse(void) } #endif -/* The user typed ouuput_len multibyte characters. Add them to the +/* The user typed output_len multibyte characters. Add them to the * statusbar prompt, setting got_enter to TRUE if we get a newline, and * filtering out all control characters if allow_cntrls is TRUE. */ void do_statusbar_output(char *output, size_t output_len, bool