aboutsummaryrefslogtreecommitdiffstats
path: root/epan/proto.h
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2016-09-01 00:30:23 +0200
committerPeter Wu <peter@lekensteyn.nl>2016-09-01 19:06:49 +0000
commite7cac432fb5ffeed6904a3429ffcd885cef652c0 (patch)
tree7a1bd8e7d5fb217ec4d885085b0211bb322a7e00 /epan/proto.h
parent1bffa8ec0454911f3273b93dac84ac49e2ef4b89 (diff)
uat: clarify documentation
No functional change, fixes typos, adds some meaningful function parameters and tries to clarify the memory management concerns. Also fix a -Wdocumentation issue in epan/proto.h Change-Id: I59d1fcd2ce96178e0a64a0709409a9a7a447c7c6 Reviewed-on: https://code.wireshark.org/review/17431 Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net> Reviewed-by: Peter Wu <peter@lekensteyn.nl>
Diffstat (limited to 'epan/proto.h')
-rw-r--r--epan/proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/proto.h b/epan/proto.h
index 30aaf71728..1afe1f6a75 100644
--- a/epan/proto.h
+++ b/epan/proto.h
@@ -2862,7 +2862,7 @@ proto_tree_add_ascii_7bits_item(proto_tree *tree, const int hfindex, tvbuff_t *t
exists, just pass -1
@param bad_checksum_expert optional expert info for a bad checksum. If
none exists, just pass NULL
- @pinfo Packet info used for optional expert info. If unused, NULL can
+ @param pinfo Packet info used for optional expert info. If unused, NULL can
be passed
@param computed_checksum Checksum to verify against
@param encoding data encoding of checksum from tvb