Wireshark-commits: [Wireshark-commits] master 11e5422: GSM (a_common): fix no previous prototype fo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 8 Aug 2015 19:58:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=11e5422e7194ab683b84307bbb2328df9304088d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    GSM (a_common): fix no previous prototype for 'gsm_a_*_init' [-Wmissing-prototypes]
    
    Change-Id: I2990cb3432ad377cbed7039ad8fe15019eb7e7f5
    Reviewed-on: https://code.wireshark.org/review/9927
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  524db99   GSM (a_common): fix comma at end of enumerator list [-Wpedantic]
    adds  11e5422   GSM (a_common): fix no previous prototype for 'gsm_a_*_init' [-Wmissing-prototypes]


Summary of changes:
 epan/dissectors/packet-gsm_a_common.c |   22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)