Wireshark-commits: [Wireshark-commits] master 62abe43: Fix FT_UINT24 comment error
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 12 Jan 2016 16:52:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=62abe43e07b9cca4473d7e43aaa77e2e9a1510b9
Submitter: Jo?o Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

62abe43 by Kevin Bracey (kevin.bracey@xxxxxxx):

    Fix FT_UINT24 comment error
    
    Displayed as 6 hex digits, not 3.
    
    Change-Id: I61f9b41d4bd846ff74fac24b0651c7243c9c9e51
    Reviewed-on: https://code.wireshark.org/review/13235
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  01d2ab3   [PPCAP] Add dissection of IE SCTP Association.
    adds  62abe43   Fix FT_UINT24 comment error


Summary of changes:
 epan/ftypes/ftypes.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)