Wireshark-commits: [Wireshark-commits] master 386a286: signal() is defined on some UN*Xes; don't us

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 12 Feb 2017 09:33:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=386a286d7dfa3ed59ae5a3e753d69629e02f0313
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

386a286 by Guy Harris (guy@xxxxxxxxxxxx):

    signal() is defined on some UN*Xes; don't use it as a variable name.
    
    Change-Id: Iec68f35eefdc3ce17112c04477eae99e5aa58eb8
    Reviewed-on: https://code.wireshark.org/review/20063
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  4125aa1   Decode QCA sniffer PRISM extensions, and populate some wlan_radio fields.
    adds  386a286   signal() is defined on some UN*Xes; don't use it as a variable name.


Summary of changes:
 epan/dissectors/packet-ieee80211-prism.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)