From 76ec07c402a1c5d03d8ed75a6310cd5bf39d6568 Mon Sep 17 00:00:00 2001 From: Egon Schmid Date: Thu, 24 Feb 2000 16:03:27 +0000 Subject: [PATCH] Is it ok, Andrei. --- ext/wddx/wddx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/wddx/wddx.c b/ext/wddx/wddx.c index e8c71a1725..554a388f44 100644 --- a/ext/wddx/wddx.c +++ b/ext/wddx/wddx.c @@ -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) { -- 2.50.1