comment fixes
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2674 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
@@ -2527,6 +2527,7 @@ char *do_browser(char *path, DIR *dir)
|
||||
if (wenclose(edit, mevent.y, mevent.x)) {
|
||||
int old_selected = selected;
|
||||
|
||||
/* Subtract out the size of topwin. */
|
||||
mevent.y -= 2 - no_more_space();
|
||||
|
||||
/* longest is the width of each column. There are
|
||||
|
||||
Reference in New Issue
Block a user