Wireshark-commits: [Wireshark-commits] master c786aa5: Fix a copy-and-pasteo.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 24 Oct 2016 08:17:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c786aa56ad32cd820378756feff275b48ecb51a7
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c786aa5 by Guy Harris (guy@xxxxxxxxxxxx):

    Fix a copy-and-pasteo.
    
    Fix the handling of the case of a "matches" operator with a field and a
    character constant as operands.
    
    Change-Id: I6451cee907d8486db96937173d0098de91ce7956
    Reviewed-on: https://code.wireshark.org/review/18424
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  681b97a   Qt: Make horizontal spacer size to be fixed
    adds  c786aa5   Fix a copy-and-pasteo.


Summary of changes:
 epan/dfilter/semcheck.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)