]> granicus.if.org Git - php/commitdiff
- fix proto
authorPierre Joye <pajoye@php.net>
Tue, 21 Mar 2006 17:25:41 +0000 (17:25 +0000)
committerPierre Joye <pajoye@php.net>
Tue, 21 Mar 2006 17:25:41 +0000 (17:25 +0000)
ext/enchant/enchant.c

index 4c4aad4637267dfa316bc40fc2f84738a8c74cdc..2666c8a84812fb2de7522d1790b05808756d4b8b 100755 (executable)
@@ -284,7 +284,7 @@ PHP_FUNCTION(enchant_broker_init)
 }
 /* }}} */
 
-/* {{{ proto boolean enchant_free(resource broker)
+/* {{{ proto boolean enchant_broker_free(resource broker)
    Destroys the broker object and its dictionnaries */
 PHP_FUNCTION(enchant_broker_free)
 {