summaryrefslogtreecommitdiff
path: root/epan/to_str.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/to_str.h')
-rw-r--r--epan/to_str.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/to_str.h b/epan/to_str.h
index 4b409d6dec..56ac29b9cd 100644
--- a/epan/to_str.h
+++ b/epan/to_str.h
@@ -112,6 +112,7 @@ WS_DLL_PUBLIC gchar* tvb_address_to_str(wmem_allocator_t *scope, tvbuff_t *tvb,
* @param tvb tvbuff to retrieve address
* @param type address type to retrieve
* @param offset offset into tvb to retrieve address
+ * @param length The length of the string
* @return A pointer to the formatted string
*
*/