Wireshark-commits: [Wireshark-commits] master 8fe68db: Add COL_CUSTOM_PRIME_REGEX

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 20 Dec 2015 20:26:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8fe68db9440d2c93f49282cbb4ffa154fc36782d
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8fe68db by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Add COL_CUSTOM_PRIME_REGEX
    
    Use this as a common regex to split multi-field custom columns.
    
    Change-Id: I40f76743284c5981c95d2e47d6d1d2a7f357d2ea
    Reviewed-on: https://code.wireshark.org/review/12753
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  c067ba6   [Automatic update for 2015-12-20]
    adds  8fe68db   Add COL_CUSTOM_PRIME_REGEX


Summary of changes:
 epan/column-info.h         |    1 +
 epan/column-utils.c        |    2 +-
 ui/gtk/filter_dlg.c        |    3 ++-
 ui/qt/syntax_line_edit.cpp |    3 ++-
 4 files changed, 6 insertions(+), 3 deletions(-)