BACAPP: fix empty paragraph passed to '@param' command [-Wdocumentation]

Change-Id: Ibef3cee6930dea08fc7a87635c48de609d3d4015
Reviewed-on: https://code.wireshark.org/review/6299
Reviewed-by: Michael Mann <mmann78@netscape.net>
This commit is contained in:
Alexis La Goutte 2015-01-04 13:14:50 +01:00 committed by Michael Mann
parent 83ac5b752a
commit fa0ebfcae0
1 changed files with 1 additions and 1 deletions

View File

@ -753,7 +753,7 @@ fReadPropertyMultipleRequest(tvbuff_t *tvb, packet_info *pinfo, proto_tree *subt
* listOfReadAccessResults SEQUENCE OF ReadAccessResult
* }
* @param tvb the tv buffer of the current data
* @param pinfo
* @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
* @return offset modified