URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f1ba16a2dcd3f730abcd2e4017163717f71304a5
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f1ba16a by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
    CP2179: Fix warning: no previous prototype for proto_register_cp2179 [-Wmissing-prototypes]
    
    Move on top also prototype of proto_reg_handoff_cp2179
    
    Change-Id: I00f23a88606426acd17d63104630a885682d3c02
    Reviewed-on: https://code.wireshark.org/review/4452
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  ebfe8f6   Add editor modelines; Reformat as appropriate.
    adds  f1ba16a   CP2179: Fix warning: no previous prototype for proto_register_cp2179 [-Wmissing-prototypes]
Summary of changes:
 epan/dissectors/packet-cp2179.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)