Wireshark-commits: [Wireshark-commits] master ad0b29c: nfs: Git rid of deprecated tvb_length, tvb_l

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 7 Jun 2015 06:38:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ad0b29c44bde028e2a39b72d194588dc59d20d05
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ad0b29c by Tom Haynes (loghyr@xxxxxxxxxxxxxxx):

    nfs: Git rid of deprecated tvb_length,tvb_length_remaining
    
    Signed-off-by: Tom Haynes <loghyr@xxxxxxxxxxxxxxx>
    
    Change-Id: I413a77903c8a56cb722e38ff9f64cf3d9c668ed8
    Reviewed-on: https://code.wireshark.org/review/8801
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  8d7e0fc   Don't initialize a variable if the first thing we do is set it.
    adds  ad0b29c   nfs: Git rid of deprecated tvb_length,tvb_length_remaining


Summary of changes:
 epan/dissectors/packet-nfs.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)