Wireshark-commits: [Wireshark-commits] master 9accfd1: Do FT_{U}INT64 the same way we do other FT_{
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 12 Sep 2014 07:49:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9accfd1490d36b2a30a109ac6a7f2dab2f6ee063
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9accfd1 by Guy Harris (guy@xxxxxxxxxxxx):

    Do FT_{U}INT64 the same way we do other FT_{U}INTn types.
    
    Change-Id: Iae9c66fa82abfe20e9e8c922ddedfe87b0ab2abe
    Reviewed-on: https://code.wireshark.org/review/4088
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  3df42e7   proto_tree_add_text cleanup
    adds  9accfd1   Do FT_{U}INT64 the same way we do other FT_{U}INTn types.


Summary of changes:
 epan/proto.c |  236 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 117 insertions(+), 119 deletions(-)