diff options
author | Ross Burton <ross@linux.intel.com> | 2008-09-18 22:40:48 +0100 |
---|---|---|
committer | Ross Burton <ross@linux.intel.com> | 2008-09-18 22:40:48 +0100 |
commit | 81aa99d3c84b588e117e1e77004a3f26663fa7ff (patch) | |
tree | cb7db4a3beb3fc4613720768aabf58a7539f87d2 /docs/reference | |
parent | 8c586b17b136b92cb9cd489c7608602b06dfb2fb (diff) |
Add rest_proxy_call_get_params to the docs
Diffstat (limited to 'docs/reference')
-rw-r--r-- | docs/reference/rest/rest-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/rest/rest-sections.txt b/docs/reference/rest/rest-sections.txt index 732a271..facc4cf 100644 --- a/docs/reference/rest/rest-sections.txt +++ b/docs/reference/rest/rest-sections.txt @@ -37,6 +37,7 @@ rest_proxy_call_add_params_from_valist rest_proxy_call_add_params_from_hash rest_proxy_call_lookup_param rest_proxy_call_remove_param +rest_proxy_call_get_params rest_proxy_call_run RestProxyCallAsyncCallback rest_proxy_call_async |