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(-)