formatting fix
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2081 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
родитель
02085d7b92
Коммит
7105cf4f8e
@ -222,9 +222,9 @@ void do_cut_text(void)
|
||||
* does clear the cutbuffer if keep_cutbuffer is FALSE. */
|
||||
if (current == filebot
|
||||
#ifndef NANO_SMALL
|
||||
&& !ISSET(MARK_ISSET)
|
||||
&& !ISSET(MARK_ISSET)
|
||||
#endif
|
||||
)
|
||||
)
|
||||
return;
|
||||
|
||||
keep_cutbuffer = TRUE;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user