URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b3df92da287f066ffa6d19650c5f417efe9a9b0b
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
b3df92d by Guy Harris (guy@xxxxxxxxxxxx):
Document all the signed-integer tvbuff accessors.
Reorganize the lists of accessors, with a top-level heading for the byte
order and subheadings for each size.
Also document ENC_HOST_ENDIAN.
Change-Id: I10131e399f6c90624a387c89340f77ea769ab33f
Reviewed-on: https://code.wireshark.org/review/32701
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 941b6cb7fbaec85cd0ac0ae6c8b778c5912ce980)
Reviewed-on: https://code.wireshark.org/review/32702
Actions performed:
from be66fa4 FP: Fix ToA shown as unsigned
add b3df92d Document all the signed-integer tvbuff accessors.
Summary of changes:
doc/README.dissector | 111 +++++++++++++++++++++++++++++++++++++++++----------
1 file changed, 90 insertions(+), 21 deletions(-)