diff --git a/src/modules/xhttp_rpc/README b/src/modules/xhttp_rpc/README index 6c35f29058e..9b4db0cdd3e 100644 --- a/src/modules/xhttp_rpc/README +++ b/src/modules/xhttp_rpc/README @@ -10,8 +10,6 @@ Ovidiu Sas -Edited by - Alex Balashov @@ -136,7 +134,7 @@ modparam("xhttp_rpc", "xhttp_rpc_root", "http_rpc") Example 1.2. Set xhttp_rpc_buf_size parameter ... -modparam("xhttp", "xhttp_rpc_buf_size", 1024) +modparam("xhttp_rpc", "xhttp_rpc_buf_size", 1024) ... 5. Functions