Wireshark-commits: [Wireshark-commits] master e209668: Consistently use the macro PROTO_REGISTRAR_G

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 24 Apr 2014 16:09:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e2096682feb2a39671de11987758661abd25aebe
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e209668 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    Consistently use the macro PROTO_REGISTRAR_GET_NTH in proto.c
    
    Change-Id: Iecfdd9463bec7958e8ede764bf5e09f6c29ac895
    Reviewed-on: https://code.wireshark.org/review/1326
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  11d77da   Improve Instance ID LCAF type handling
    adds  e209668   Consistently use the macro PROTO_REGISTRAR_GET_NTH in proto.c


Summary of changes:
 epan/proto.c |   28 +++++++++++++++++++---------
 1 file changed, 19 insertions(+), 9 deletions(-)