remove unneeded blank line
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2646 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
5ed8819f35
commit
9880afc47a
|
@ -417,7 +417,6 @@ bool findnextstr(bool can_display_wrap, bool wholeword, bool
|
||||||
) {
|
) {
|
||||||
if (can_display_wrap)
|
if (can_display_wrap)
|
||||||
not_found_msg(needle);
|
not_found_msg(needle);
|
||||||
|
|
||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue