Wireshark-commits: [Wireshark-commits] master c0b7a1d: Qt: Fix separator for FilterExpressions
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 15 Jun 2020 05:03:46 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c0b7a1d6eb23aa770dbcd80d453dd0fe36f7a329
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

c0b7a1d by Roland Knall (rknall@xxxxxxxxx):

    Qt: Fix separator for FilterExpressions
    
    Change the separator from && to // due to popular support for
    that separator instead.
    
    Bug: 16498
    Change-Id: I0ee934f3f8a7b9ff1c062b533046980e3feb3d99
    Reviewed-on: https://code.wireshark.org/review/37465
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6b1fd0b   ssh: add support for Curve25519/448-based ECDH and EdDSA public keys
     add  c0b7a1d   Qt: Fix separator for FilterExpressions


Summary of changes:
 ui/qt/widgets/filter_expression_toolbar.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)