URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9fd507827e29b8ca3bf3e567f771aac8434dda74
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9fd5078 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
    BGP: fix  field bgp.evpn.nlri.mpls_ls is not of type FT_STRING, FT_STRINGZ, or FT_STRINGZPAD
    
    Change-Id: Ida14611dee9eb01e1eab13a96c15ab3d759ed1cd
    Reviewed-on: https://code.wireshark.org/review/6656
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    
Actions performed:
    from  ab8a13d   Don't mix declarations and code - it's not legal C90.
    adds  9fd5078   BGP: fix  field bgp.evpn.nlri.mpls_ls is not of type FT_STRING, FT_STRINGZ, or FT_STRINGZPAD
Summary of changes:
 epan/dissectors/packet-bgp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)