summaryrefslogtreecommitdiff
path: root/rest/rest-params.c
diff options
context:
space:
mode:
authorRoss Burton <ross@linux.intel.com>2010-08-04 15:46:31 +0100
committerRoss Burton <ross@linux.intel.com>2010-08-04 16:05:35 +0100
commit4270d6a1be09baecc975f06b9d884aaa9019a2f8 (patch)
treed61781b200640dc9e076c83f34c926f23314a756 /rest/rest-params.c
parent349736bdbb1338001d0a9f46c75b8294f9af6709 (diff)
downloadlibrest-4270d6a1be09baecc975f06b9d884aaa9019a2f8.tar.gz
Minor documentation fixes
Diffstat (limited to 'rest/rest-params.c')
-rw-r--r--rest/rest-params.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rest/rest-params.c b/rest/rest-params.c
index dc48fd8..794a608 100644
--- a/rest/rest-params.c
+++ b/rest/rest-params.c
@@ -196,7 +196,7 @@ rest_params_as_string_hash_table (RestParams *params)
/**
* rest_params_iter_init:
- * @iter: an uninitialized #RestParamIter
+ * @iter: an uninitialized #RestParamsIter
* @params: a valid #RestParams
*
* Initialize a parameter iterator over @params. Modifying @params after calling