]> granicus.if.org Git - php/commitdiff
proto corrected
authorHartmut Holzgraefe <hholzgra@php.net>
Wed, 17 May 2000 19:50:22 +0000 (19:50 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Wed, 17 May 2000 19:50:22 +0000 (19:50 +0000)
ext/sysvshm/sysvshm.c

index 359f33abcf7e5e4d980ea2e97c3e3630e6a90db2..daf082077b648ec9bb21e0059ed8e5df25c3e57b 100644 (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)
 {