Wireshark-commits: [Wireshark-commits] master 93efc20: "#else", not "#elif", for the last part of a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 31 Dec 2014 21:26:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=93efc201159cb045325956f97570d65fe42fca8d
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

93efc20 by Guy Harris (guy@xxxxxxxxxxxx):

    "#else", not "#elif", for the last part of a chain of conditionals.
    
    Also give more details, for future reference, on how to determine
    whether the processor supports CPUID.
    
    Change-Id: I01e7173e45b0079f02338e51248238c05302dbd2
    Reviewed-on: https://code.wireshark.org/review/6189
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  c15b749   Qt: fix 'Limit to display filter' functionality in Conversations/Endpoints windows
    adds  93efc20   "#else", not "#elif", for the last part of a chain of conditionals.


Summary of changes:
 wsutil/ws_cpuid.h |   26 ++++++++++++++++++++++++--
 1 file changed, 24 insertions(+), 2 deletions(-)