proto corrected

This commit is contained in:
Hartmut Holzgraefe 2000-05-17 19:50:22 +00:00
parent 11acad981c
commit 1e438060af

View File

@ -201,7 +201,7 @@ PHP_FUNCTION(shm_remove)
/* {{{ proto int shm_put(int id, int key, object *variable)
/* {{{ proto int shm_put_var(int id, int key, object *variable)
Insert a variable into shared memory */
PHP_FUNCTION(shm_put_var)
{