comment fix
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2786 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
b2072b0999
commit
43d3e9324b
|
@ -2503,7 +2503,7 @@ char *do_browser(char *path, DIR *dir)
|
||||||
* per row below. */
|
* per row below. */
|
||||||
struct stat st;
|
struct stat st;
|
||||||
char *new_path;
|
char *new_path;
|
||||||
/* Used by the Go To Directory prompt. */
|
/* Used by the "Go To Directory" prompt. */
|
||||||
#ifndef DISABLE_MOUSE
|
#ifndef DISABLE_MOUSE
|
||||||
MEVENT mevent;
|
MEVENT mevent;
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue