tweaks: remove a stray space
Reported-by: Brand Huntsman <alpha@qzx.com>
Этот коммит содержится в:
родитель
0271e4a187
Коммит
a921bdadbf
@ -659,7 +659,7 @@ int parse_kbinput(WINDOW *win)
|
||||
#ifndef NANO_TINY
|
||||
/* When <Tab> is pressed while the mark is on, do an indent. */
|
||||
if (retval == TAB_CODE && openfile->mark && currmenu == MMAIN &&
|
||||
openfile-> mark != openfile->current)
|
||||
openfile->mark != openfile->current)
|
||||
return INDENT_KEY;
|
||||
#endif
|
||||
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user