Wireshark-commits: [Wireshark-commits] master 54f106f: checkAPIs.pl: recognize fields with spaces i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 20 Sep 2018 23:00:26 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=54f106fb9cc529fe9a838582906a023eb8d903f2
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

54f106f by Peter Wu (peter@xxxxxxxxxxxxx):

    checkAPIs.pl: recognize fields with spaces in display
    
    Fields with display values such as "BASE_RANGE_STRING | BASE_DEC" used
    to be ignored, make sure that the regex detects such fields.
    
    Change-Id: I80d4331e3fb75092ffd768dabb85c5f13c9b5462
    Reviewed-on: https://code.wireshark.org/review/29755
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  c768cf5   checkAPIs.pl: support for new-style dissectors in check_hf_entries
     add  54f106f   checkAPIs.pl: recognize fields with spaces in display


Summary of changes:
 tools/checkAPIs.pl | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)