comment fix
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3729 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
d44f322f6d
commit
345a5b84bf
|
@ -1966,7 +1966,7 @@ void titlebar(const char *path)
|
|||
/* The length of the state in columns, or the length of
|
||||
* "Modified" if the state is blank. */
|
||||
char *exppath = NULL;
|
||||
/* The file name, expanded for display. */
|
||||
/* The filename, expanded for display. */
|
||||
bool newfie = FALSE;
|
||||
/* Do we say "New Buffer"? */
|
||||
bool dots = FALSE;
|
||||
|
|
Loading…
Reference in New Issue