Wireshark-commits: [Wireshark-commits] master 37bee87a: nfs: Fix compilation break

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 10 Sep 2015 10:38:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=37bee87a5205c87798e8d1de65c0dcbdbf3b92f6
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

37bee87a by Tom Haynes (loghyr@xxxxxxxxxxxxxxx):

    nfs: Fix compilation break
    
    Initialize layout_type.
    
    Change-Id: Ied6cf61045cbee4f45b802c99ba06c2a07cc7613
    Signed-off-by: Tom Haynes <loghyr@xxxxxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/10461
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    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: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  e9b1291   IPv6: Rename 'dstopt_tree' variable in dissect_opts()
    adds  37bee87a  nfs: Fix compilation break


Summary of changes:
 epan/dissectors/packet-nfs.c |    2 +-
 epan/dissectors/packet-nfs.h |    1 +
 2 files changed, 2 insertions(+), 1 deletion(-)