]> granicus.if.org Git - php/commitdiff
proto fix
authorRasmus Lerdorf <rasmus@php.net>
Thu, 13 Nov 2003 20:55:00 +0000 (20:55 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Thu, 13 Nov 2003 20:55:00 +0000 (20:55 +0000)
ext/imap/php_imap.c

index 385ddedf8c91c9280d69d1fa92c6a2a43dc223cb..135d2e3ebc90265b5b80a49fc22a3a7fd8eeb30a 100644 (file)
@@ -983,7 +983,7 @@ PHP_FUNCTION(imap_setacl)
 /* }}} */
 
 
-/* {{{ proto array imap_getacl(int stream_id, string mailbox)
+/* {{{ proto array imap_getacl(resource stream_id, string mailbox)
        Gets the ACL for a given mailbox */
 PHP_FUNCTION(imap_getacl)
 {