mirror of
https://github.com/php/php-src.git
synced 2024-12-02 06:13:40 +08:00
this comment makes no sense after the previous commit
This commit is contained in:
parent
f2c05e87af
commit
a90d56f52c
@ -735,7 +735,6 @@ PHP_FUNCTION(pspell_config_ignore)
|
||||
zval **sccin, **pignore;
|
||||
int argc;
|
||||
|
||||
/* Hack. But I cannot imagine any word being more than 999 characters long */
|
||||
int loc = PSPELL_LARGEST_WORD;
|
||||
char ignore_str[PSPELL_LARGEST_WORD + 1];
|
||||
long ignore = 0L;
|
||||
|
Loading…
Reference in New Issue
Block a user