Wireshark-commits: [Wireshark-commits] master aafc7ff: H225: fix no previous prototype for 'h225_st

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 9 Aug 2015 19:27:35 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aafc7ff5968f93a5b4fcfa5a232ee093c6fa6009
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

aafc7ff by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    H225: fix no previous prototype for 'h225_stat_init' [-Wmissing-prototypes]
    
    Change-Id: I945bbbb3b10258f22c60b04b19cf55671fc6ed94
    Reviewed-on: https://code.wireshark.org/review/9933
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  a051961   [wiretap/nettrace_3gpp_32_423] Add editor modelines
    adds  aafc7ff   H225: fix no previous prototype for 'h225_stat_init' [-Wmissing-prototypes]


Summary of changes:
 asn1/h225/packet-h225-template.c |    2 +-
 epan/dissectors/packet-h225.c    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)