aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bacapp.c
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2018-12-25 16:53:34 +0000
committerGuy Harris <guy@alum.mit.edu>2018-12-26 02:25:51 +0000
commitd58c21ed8d1ba58d84ab615a1085780225aa38d5 (patch)
tree19b63af74e2edf6f290da053baf8e484eb9f98f7 /epan/dissectors/packet-bacapp.c
parente152cfe933142f987064cfcab89e8965ed8d20f2 (diff)
Fix Doxygen comment to match function parameter names.
Change-Id: I9aa8c14b7d02d1ca6749be9a9cdb7cf049ed46b4 Reviewed-on: https://code.wireshark.org/review/31192 Petri-Dish: Guy Harris <guy@alum.mit.edu> Tested-by: Petri Dish Buildbot Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'epan/dissectors/packet-bacapp.c')
-rw-r--r--epan/dissectors/packet-bacapp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-bacapp.c b/epan/dissectors/packet-bacapp.c
index 38c1509b4e..66a10790ed 100644
--- a/epan/dissectors/packet-bacapp.c
+++ b/epan/dissectors/packet-bacapp.c
@@ -2144,7 +2144,7 @@ fProcessId(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, guint offset);
* @param pinfo the packet info of the current data
* @param tree the tree to append this item to
* @param offset the offset in the tvb
- * @param value_string enum of string values when applicable
+ * @param vs enum of string values when applicable
* @param split_val enum index
* @param type present value datatype enum
* @return modified offset