URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e61f3d5e77c879ae81ea1ec65cc702360155d8b0
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e61f3d5 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
802.11: fix no previous prototype for 'wlan_col_filter_str' & 'wlan_bssid_col_filter_str' [-Wmissing-prototypes]
Fix also some indent typo (3spaces -> 2spaces)
Change-Id: I1aa9df1540e80946b85dde0e6bd87bf39e8d8f19
Reviewed-on: https://code.wireshark.org/review/7199
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from fd870e3 CMIP: get rid of some evil global variables
adds e61f3d5 802.11: fix no previous prototype for 'wlan_col_filter_str' & 'wlan_bssid_col_filter_str' [-Wmissing-prototypes]
Summary of changes:
epan/dissectors/packet-ieee80211.c | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)