remove inaccurate comment
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2311 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
родитель
0b80f936bf
Коммит
d9661dc301
@ -2189,8 +2189,6 @@ char *input_tab(char *buf, size_t *place, bool *lastwastab, bool *list)
|
||||
else {
|
||||
size_t match, common_len = 0;
|
||||
size_t lastslash = strrchrn(buf, '/', *place);
|
||||
/* Ignore the first match_strip characters of matches
|
||||
* entries. The entries of matches are tilde expanded. */
|
||||
char *mzero;
|
||||
|
||||
while (TRUE) {
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user