still more cosmetic fixes
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4086 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
родитель
b94d51aa7e
Коммит
e53c38274f
@ -1995,7 +1995,7 @@ char *real_dir_from_tilde(const char *buf)
|
||||
size_t i = 1;
|
||||
char *tilde_dir;
|
||||
|
||||
/* Figure out how much of the str we need to compare. */
|
||||
/* Figure out how much of the string we need to compare. */
|
||||
for (; buf[i] != '/' && buf[i] != '\0'; i++)
|
||||
;
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user