Wireshark-commits: [Wireshark-commits] master 896751e: Use a variable consistently.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 Jul 2016 03:51:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=896751e013a63733702ab2c247ea8ff9db0b0332
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

896751e by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Use a variable consistently.
    
    We test against "field" in ServiceResponseTimeDialog::filterExpression.
    Make sure we use it within the test as well.
    
    Bug: 12627
    Change-Id: If11ab9fcdb8394f4366569185808ec1ddfc34dfe
    Reviewed-on: https://code.wireshark.org/review/16672
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2bec34a   IPv6: Add fragment header size #define
    adds  896751e   Use a variable consistently.


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