Index: /trunk/include/iprt/http.h
===================================================================
--- /trunk/include/iprt/http.h	(revision 74202)
+++ /trunk/include/iprt/http.h	(revision 74203)
@@ -346,6 +346,7 @@
  * iterate headers specified by RTHttpAddHeader, RTHttpAddRawHeader or RTHttpSetHeaders.
  *
- * @returns Number of headers.
- * @param   hHttp           The HTTP client handle.
+ * @returns The header string ("field: value").
+ * @param   hHttp           The HTTP client handle.
+ * @param   iOrdinal        The number of the header to get.
  * @note    This can be slow and is only really intended for test cases and debugging!
  */
