From 9318964f25225bb2fd218efd952c8962ac1952b5 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Fri, 3 Mar 2000 12:37:10 +0000 Subject: - more changes to use zend_llist --- ext/hyperwave/hw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/hyperwave/hw.c') diff --git a/ext/hyperwave/hw.c b/ext/hyperwave/hw.c index 34fd2c4001..015dcb97ef 100644 --- a/ext/hyperwave/hw.c +++ b/ext/hyperwave/hw.c @@ -1287,7 +1287,7 @@ php_printf("%s", object); } /* }}} */ -/* {{{ proto string hw_getobject(int link, int objid) +/* {{{ proto string hw_getobject(int link, int objidž [string linkroot]) Returns object record */ PHP_FUNCTION(hw_getobject) { pval **argv[3]; -- cgit v1.2.1