summaryrefslogtreecommitdiff
path: root/ext/icap/php_icap.c
diff options
context:
space:
mode:
authorHartmut Holzgraefe <hholzgra@php.net>2001-12-07 07:27:00 +0000
committerHartmut Holzgraefe <hholzgra@php.net>2001-12-07 07:27:00 +0000
commit94737d086f8ef4d9c2a1ceea102fa4ae84c1d900 (patch)
tree7bc0f266895d361ed26aca365e8b382893d0333b /ext/icap/php_icap.c
parent15515da8a2031086a5c4f75d04ef5ec2925cfa1b (diff)
downloadphp-git-94737d086f8ef4d9c2a1ceea102fa4ae84c1d900.tar.gz
proto fix
Diffstat (limited to 'ext/icap/php_icap.c')
-rw-r--r--ext/icap/php_icap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/icap/php_icap.c b/ext/icap/php_icap.c
index 3602231fc9..b373b6d36a 100644
--- a/ext/icap/php_icap.c
+++ b/ext/icap/php_icap.c
@@ -688,7 +688,7 @@ icap_delete_calendar(){
}
/* }}} */
-/* {{{ proto void icap_open(void)
+/* {{{ proto void icap_popen(void)
For now this is obviously a dummy */
PHP_FUNCTION(icap_popen)
{