Wireshark-commits: [Wireshark-commits] master 200c3f1: [SMB2] Fix compile error.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 29 Oct 2015 15:44:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=200c3f16d2c6fa4b0642eb33ec6e0b0692990f68
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

200c3f1 by Michael Mann (mmann78@xxxxxxxxxxxx):

    [SMB2] Fix compile error.
    
    At least MSVC2010 doesn't like individual initialization of structure members by name.
    It did pass Patri-Dish.
    
    Change-Id: I8770a465faf455e2733c7c8015b449871f2acfb0
    Reviewed-on: https://code.wireshark.org/review/11406
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  6c9ddbd   EtherCAT: wrong display name
    adds  200c3f1   [SMB2] Fix compile error.


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