diff options
Diffstat (limited to 'ext/hyperwave/hw.c')
| -rw-r--r-- | ext/hyperwave/hw.c | 2 |
1 files changed, 1 insertions, 1 deletions
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]; |
