Wireshark-commits: [Wireshark-commits] master-2.0 51945d2: Nstrace: Fix field name for nstrace.tcpd

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 7 Jan 2016 05:44:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=51945d210dc8a8b3b282dc6927fc3c1f8f6296e1
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

51945d2 by Uli Heilmeier (uh@xxxxxxxxxxxx):

    Nstrace: Fix field name for nstrace.tcpdbg.rtrtt
    
    Wrong fieldname for nstrace.tcpdbg.tcprtt (was nstrace.tcpdbg.tcpack)
    
    Bug: 11964
    Change-Id: Ic3e6131eeb3d46f77e4042020afb7c4ecf8dcc9f
    Reviewed-on: https://code.wireshark.org/review/13079
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit ac1f9b359563ce8859eaf4b0cc716bbfb98584c1)
    Reviewed-on: https://code.wireshark.org/review/13098
    

Actions performed:

    from  d9330f8   Don't assume a stat() fails only if the target file doesn't exist.
    adds  51945d2   Nstrace: Fix field name for nstrace.tcpdbg.rtrtt


Summary of changes:
 epan/dissectors/packet-nstrace.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)