Proto.h: fix parameter 'err' not found in the function declaration [-Wdocumentation]

Change-Id: Ibca63a9119b9c45e6a24fe3dc14dc7ed86c3576a
Reviewed-on: https://code.wireshark.org/review/7774
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
This commit is contained in:
Alexis La Goutte 2015-03-21 10:35:50 +01:00 committed by Michael Mann
parent f0311abe72
commit ce76a6478b
1 changed files with 0 additions and 1 deletions

View File

@ -1006,7 +1006,6 @@ Integers of 8, 16, 24 and 32 bits can be retreived with these functions.
@param length length of data in tvb (for strings can be -1 for remaining)
@param encoding data encoding (e.g, ENC_LITTLE_ENDIAN, ENC_BIG_ENDIAN, ENC_ASCII|ENC_STRING, etc.)
@param[out] retval points to a gint/guint 8/16/32/64 or gfloat/gdouble which will be set
@param[out] err gets set to 0 if no failure, else the errno code (EDOM or ERANGE)
@return the newly created item, and value is set to the decoded value
*/
WS_DLL_PUBLIC proto_item *