URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=71eda00ad19ed4d7405f8885abe565d5fa88eb47
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
71eda00 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
    GSM: fix no previous prototype for 'de_sm_re_attempt_ind' [-Wmissing-prototypes]
    
    Change-Id: Iaf4c01f659f9c0eed8615e77d0eab81724b44385
    Reviewed-on: https://code.wireshark.org/review/7908
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    
Actions performed:
    from  38a5fce   GSM: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  71eda00   GSM: fix no previous prototype for 'de_sm_re_attempt_ind' [-Wmissing-prototypes]
Summary of changes:
 epan/dissectors/packet-gsm_a_gm.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)