Fix the description of dissector_try_uint_new().
authorMartin Kaiser <wireshark@kaiser.cx>
Mon, 17 Apr 2017 15:55:09 +0000 (17:55 +0200)
committerMartin Kaiser <wireshark@kaiser.cx>
Mon, 17 Apr 2017 17:55:49 +0000 (17:55 +0000)
commit07e2f65b9627f9b37648f4a9dd310d9e18bac223
treefea7f2a474b12c34c512e026acdd6a4a50f9437e
parent6d67dff65698439c110689efb4514b39292a9b1a
Fix the description of dissector_try_uint_new().

We return the number of bytes consumed by the dissector.

Change-Id: Icc22c9e033dfb11f230fb59cfb79932bc8c80548
Reviewed-on: https://code.wireshark.org/review/21164
Petri-Dish: Martin Kaiser <wireshark@kaiser.cx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
epan/packet.c