]> granicus.if.org Git - php/commitdiff
proto typo fixes
authorHartmut Holzgraefe <hholzgra@php.net>
Wed, 11 Oct 2000 13:51:32 +0000 (13:51 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Wed, 11 Oct 2000 13:51:32 +0000 (13:51 +0000)
ext/standard/info.c

index 7cca2c649a25c63903e5a0ac35d2f0be797549dc..06c721a89e9daa42c0c930d01dcaec9cfe523beb 100644 (file)
@@ -638,7 +638,7 @@ PHP_FUNCTION(php_logo_guid)
 }
 /* }}} */
 
-/* {{{ proto string php_egg_logo_id(void)
+/* {{{ proto string php_egg_logo_guid(void)
    Return the special ID used to request the PHP logo in phpinfo screens*/
 PHP_FUNCTION(php_egg_logo_guid)
 {
@@ -647,7 +647,7 @@ PHP_FUNCTION(php_egg_logo_guid)
 /* }}} */
 
 
-/* {{{ proto string zend_logo_id(void)
+/* {{{ proto string zend_logo_guid(void)
    Return the special ID used to request the Zend logo in phpinfo screens*/
 PHP_FUNCTION(zend_logo_guid)
 {