1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 10:43:30 +02:00

Fix crash bug 15607

This commit is contained in:
Yasuo Ohgaki
2002-02-22 11:39:23 +00:00
parent 8ca013f2ae
commit b9d158c458
+1
View File
@@ -65,6 +65,7 @@ function_entry pspell_functions[] = {
PHP_FE(pspell_config_personal, NULL)
PHP_FE(pspell_config_repl, NULL)
PHP_FE(pspell_config_save_repl, NULL)
{NULL, NULL, NULL}
};
/* }}} */