Wireshark-commits: [Wireshark-commits] master-1.12 34d1616: Use names more like the other names in

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 10 Oct 2014 20:57:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=34d1616ceb004cb019e2f55e395e423f595531dc
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

34d1616 by Guy Harris (guy@xxxxxxxxxxxx):

    Use names more like the other names in open_info.
    
    For open_info, use names based on the names in other lists.
    
    Also, in comments, indicate what the three count 'em three tables are
    used for, and clean up the type/subtype table.
    
    (cherry picked from commit ffa377b22f1b686b1cd0908a8b19cda13c556c39)
    
    Conflicts:
    	wiretap/file_access.c
    
    Change-Id: I9af1ec8a8e00c6e07130fc43f06a9a6bbbd6497a
    Reviewed-on: https://code.wireshark.org/review/4601
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  fd57a29   Kerberos: fix decryption of DCERPC with Kerberos encryption
    adds  34d1616   Use names more like the other names in open_info.


Summary of changes:
 wiretap/file_access.c |  151 +++++++++++++++++++++++++++++--------------------
 1 file changed, 90 insertions(+), 61 deletions(-)