URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c80bfec083aee9cd14345f821a6a17cf2e0f3797
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c80bfec by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
ieee80211: fix declaration of 'ieee80211_tag_...' shadows a global declaration
Make OSX buildbot happy
Change-Id: I1a376fba3d7f4b24741839697ed0f6c55c9ac77d
Reviewed-on: https://code.wireshark.org/review/20503
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from e4b90a9 radius: fix this condition has identical branches [-Werror=duplicated-branches] found by gcc7
adds c80bfec ieee80211: fix declaration of 'ieee80211_tag_...' shadows a global declaration
Summary of changes:
epan/dissectors/packet-ieee80211.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)