]> granicus.if.org Git - php/commitdiff
Flag safe func
authorSara Golemon <pollita@php.net>
Mon, 21 Jan 2008 06:36:58 +0000 (06:36 +0000)
committerSara Golemon <pollita@php.net>
Mon, 21 Jan 2008 06:36:58 +0000 (06:36 +0000)
Zend/zend_builtin_functions.c

index e8dfe30effaf05f3364cdba0cb85120feba98b37..6bbff917f4c2632004cfe9b9cb0f1b9de006f0dd 100644 (file)
@@ -616,7 +616,7 @@ ZEND_FUNCTION(get_class)
 }
 /* }}} */
 
-/* {{{ proto string get_called_class()
+/* {{{ proto string get_called_class() U
    Retrieves the class name */
 ZEND_FUNCTION(get_called_class)
 {