another comment fix
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3371 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
родитель
f0134ea9b2
Коммит
03ee332640
@ -550,7 +550,7 @@ void parse_rcfile(FILE *rcstream)
|
|||||||
char *ptr, *keyword, *option;
|
char *ptr, *keyword, *option;
|
||||||
int set = 0, i;
|
int set = 0, i;
|
||||||
|
|
||||||
/* Ignore the \n. */
|
/* Ignore the newline. */
|
||||||
buf[len - 1] = '\0';
|
buf[len - 1] = '\0';
|
||||||
|
|
||||||
lineno++;
|
lineno++;
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user