Wireshark-commits: [Wireshark-commits] master c750846: Document all the signed-integer tvbuff acces

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 03 Apr 2019 18:57:33 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c750846e815ff4dededd9e9cce4a0a9be43c7878
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

c750846 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>
    

Actions performed:

    from  23b3ea1   smb2: NFS symlink reparse target is not NULL terminated
     add  c750846   Document all the signed-integer tvbuff accessors.


Summary of changes:
 doc/README.dissector | 111 +++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 90 insertions(+), 21 deletions(-)