Wireshark-commits: [Wireshark-commits] master 487dfe1: More common code for string-like preferences

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 18 Dec 2015 03:50:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=487dfe1e289107bc3f401571d0f6c8034280a8c9
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

487dfe1 by Guy Harris (guy@xxxxxxxxxxxx):

    More common code for string-like preferences.
    
    Change-Id: I0143c40cabc0e60265aad2004884cb24cd41a8ac
    Reviewed-on: https://code.wireshark.org/review/12714
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  d222dd3   Provide routines to set string-like and range preferences from a string.
    adds  487dfe1   More common code for string-like preferences.


Summary of changes:
 epan/prefs.c |   75 +++++++++++++++++++++++++---------------------------------
 1 file changed, 32 insertions(+), 43 deletions(-)