Wireshark-commits: [Wireshark-commits] master 0f42ed0: Squelch a compiler warning.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 26 Jun 2015 19:32:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0f42ed052225a4db9ad9615cadafb38000dcb0d4
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0f42ed0 by Guy Harris (guy@xxxxxxxxxxxx):

    Squelch a compiler warning.
    
    It's a bogus warning, but not all compilers do enough dataflow analysis
    to figure that out.
    
    Change-Id: Iebc1fffab87e83b16210003b60aae2333e0b5ec9
    Reviewed-on: https://code.wireshark.org/review/9179
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  5e6be95   Use "Present"/"Absent" for VHT presence flags.
    adds  0f42ed0   Squelch a compiler warning.


Summary of changes:
 epan/dissectors/packet-ieee80211-radio.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)