Wireshark-commits: [Wireshark-commits] master e4edeab: prefs: fix bug in color saving

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 19 May 2018 06:19:41 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e4edeab1e0bb856e848593c0325676b122f46229
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e4edeab by Paul Zander (p.j.zander@xxxxxxxxxxxx):

    prefs: fix bug in color saving
    
    Colors were only saved and effectuated when all 3 color components are changed.
    
    Change-Id: I0d82ac8d62780e507714bc48c310338e87deefea
    Reviewed-on: https://code.wireshark.org/review/27639
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5ed87ff   If the OS version of curl isn't new enough, download and install from source.
    adds  e4edeab   prefs: fix bug in color saving


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