Wireshark-commits: [Wireshark-commits] master 3788097: Revert "Fix warning: no previous prototype f
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 18 Aug 2014 14:03:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3788097ac87c500824695584f5147b6b7b124b31
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3788097 by Anders Broman (a.broman58@xxxxxxxxx):

    Revert "Fix warning: no previous prototype for ... [-Wmissing-prototypes]"
    
    This reverts commit 9918435ed70a1e386e1501982c2bbe0eed25e723.
    
    Change-Id: I122b65ec59f48b8a21e2b43ccdad0ed146b0e78f
    Reviewed-on: https://code.wireshark.org/review/3702
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  9918435   Fix warning: no previous prototype for ... [-Wmissing-prototypes]
    adds  3788097   Revert "Fix warning: no previous prototype for ... [-Wmissing-prototypes]"


Summary of changes:
 plugins/wimax/mac_hd_generic_decoder.c |    1 -
 plugins/wimax/mac_hd_type1_decoder.c   |    2 +-
 plugins/wimax/mac_hd_type2_decoder.c   |    2 +-
 plugins/wimax/msg_aas_fbck.c           |    4 ++--
 plugins/wimax/msg_dlmap.c              |   10 ++--------
 plugins/wimax/msg_dsc.c                |    2 +-
 plugins/wimax/msg_reg_req.c            |    2 +-
 plugins/wimax/msg_rng_req.c            |    2 +-
 plugins/wimax/msg_ulmap.c              |    5 +----
 9 files changed, 10 insertions(+), 20 deletions(-)