URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b0caa0616bc2991468f0119573b9c509edf4287f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b0caa06 by Guy Harris (guy@xxxxxxxxxxxx):
Use common code for Boolean and enumerated recent values.
Cleans up the code a bit, and means the comment written out for
enumerated values will contain the write list of value strings.
Change-Id: Iad484e5da9349ab48e3c55e69f671b0a68b5cc6d
Reviewed-on: https://code.wireshark.org/review/12604
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 2607046 Fix crash at startup
adds b0caa06 Use common code for Boolean and enumerated recent values.
Summary of changes:
ui/recent.c | 266 ++++++++++++++++++++++++-----------------------------------
1 file changed, 109 insertions(+), 157 deletions(-)