Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 9d43634: Make the state variable an enum, and add a c

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 15 Jul 2014 21:06:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9d436346c3d3f85b103f855df3eaa09d2bbfd6c1
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9d43634 by Guy Harris (guy@xxxxxxxxxxxx):

    Make the state variable an enum, and add a case for the IN_SKIP value.
    
    Also indicate what the states mean.
    
    Change-Id: Ie1701bb2fb33334bcd66d325d1368c2a15cbb7e8
    Reviewed-on: https://code.wireshark.org/review/3061
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  9ba0a18   Fix up library names when using CMake on Windows
    adds  9d43634   Make the state variable an enum, and add a case for the IN_SKIP value.


Summary of changes:
 epan/prefs.c |   12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)