Wireshark-commits: [Wireshark-commits] master ac1f9b3: Nstrace: Fix field name for nstrace.tcpdbg.r

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 6 Jan 2016 21:33:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ac1f9b359563ce8859eaf4b0cc716bbfb98584c1
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ac1f9b3 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>
    

Actions performed:

    from  e1c97dd   extcap: Rewrite the tokenizer to use regexps
    adds  ac1f9b3   Nstrace: Fix field name for nstrace.tcpdbg.rtrtt


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