Wireshark-commits: [Wireshark-commits] master d5d2c0e: ws_cpuid() returns a success/failure indicat

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

Commits:

d5d2c0e by Guy Harris (guy@xxxxxxxxxxxx):

    ws_cpuid() returns a success/failure indication; make it gboolean.
    
    Change-Id: I03403ce29c4ac343d56fc2cf33aa8da90a082cbb
    Reviewed-on: https://code.wireshark.org/review/6185
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  35cf7c6   Distinguish between IA-32 and non-x86.
    adds  d5d2c0e   ws_cpuid() returns a success/failure indication; make it gboolean.


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