URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ea4a62df1fb2c50e34e8a297ba8cb8260aae7627
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ea4a62d by Guy Harris (guy@xxxxxxxxxxxx):
Update comments, give option numbers in decimal.
The pcapng spec gives option numbers in decimal, not hex.
Get rid of the "XXX if not available" comments - if an option isn't
present in a block, it's not present, and doesn't have *any* value.
Change-Id: I1bf0c9a5aaad7dfadf9248e22b67e172625bdd0d
Reviewed-on: https://code.wireshark.org/review/16480
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 29cecf2 Qt: Reserve packet list model vectors.
adds ea4a62d Update comments, give option numbers in decimal.
Summary of changes:
wiretap/wtap_opttypes.h | 54 +++++++++++++++++++++++------------------------
1 file changed, 27 insertions(+), 27 deletions(-)