mirror of
git://git.sv.gnu.org/nano.git
synced 2024-11-26 14:51:36 +03:00
still more miscellaneous comment fixes
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4034 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
parent
cc91cf41a0
commit
5314b8dd8a
@ -2050,7 +2050,7 @@ void free_chararray(char **array, size_t len)
|
||||
#endif
|
||||
|
||||
#ifndef DISABLE_TABCOMP
|
||||
/* Is the given file a directory? */
|
||||
/* Is the given path a directory? */
|
||||
bool is_dir(const char *buf)
|
||||
{
|
||||
char *dirptr;
|
||||
|
Loading…
Reference in New Issue
Block a user