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>
This commit is contained in:
Alexis La Goutte 2018-12-25 16:53:34 +00:00 committed by Guy Harris
parent e152cfe933
commit d58c21ed8d
1 changed files with 1 additions and 1 deletions

View File

@ -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