URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=155fc8f16a037834fff33bd179cc903a84876824
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
155fc8f by Michael Mann (mmann78@xxxxxxxxxxxx):
    Move #defines of epan/greproto.h to packet-gre.h
    
    Change-Id: I5de4c34e2acafbe47a8ca3f07040a774e72d0d3e
    Reviewed-on: https://code.wireshark.org/review/6787
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  d015eff   Update another comment to reflect reality.
    adds  155fc8f   Move #defines of epan/greproto.h to packet-gre.h
Summary of changes:
 epan/Makefile.common                  |    1 -
 epan/dissectors/packet-cisco-erspan.c |    2 +-
 epan/dissectors/packet-gre.c          |    1 -
 epan/dissectors/packet-gre.h          |   35 ++++++++++++++++++
 epan/dissectors/packet-ieee80211.c    |    2 +-
 epan/dissectors/packet-ip.c           |    2 +-
 epan/dissectors/packet-nhrp.c         |    2 +-
 epan/greproto.h                       |   65 ---------------------------------
 8 files changed, 39 insertions(+), 71 deletions(-)
 delete mode 100644 epan/greproto.h