]> granicus.if.org Git - php/commitdiff
Is it ok, Andrei.
authorEgon Schmid <eschmid@php.net>
Thu, 24 Feb 2000 16:03:27 +0000 (16:03 +0000)
committerEgon Schmid <eschmid@php.net>
Thu, 24 Feb 2000 16:03:27 +0000 (16:03 +0000)
ext/wddx/wddx.c

index e8c71a172597c3272b32ce7a04c926331d3a1e43..554a388f4476bcc4f6abd02e26bde8e9ea53ae81 100644 (file)
@@ -899,7 +899,7 @@ PHP_FUNCTION(wddx_packet_end)
 /* }}} */
 
 
-/* {{{ proto int wddx_add_vars(int packet_id [, ...])
+/* {{{ proto int wddx_add_vars(int packet_id [, mixed var_names [, ...]])
    Serializes given variables and adds them to packet given by packet_id */
 PHP_FUNCTION(wddx_add_vars)
 {