Wireshark-commits: [Wireshark-commits] master 63e294b: Don't use FT_STRINGZ for something that's no
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 20 Apr 2015 21:38:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=63e294bead717645893b1c9b0f12370b6564ee8d
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

63e294b by Guy Harris (guy@xxxxxxxxxxxx):

    Don't use FT_STRINGZ for something that's not a string.
    
    Change-Id: Idd2f0ab5237ab2596557214fe9853e7b2259a34d
    Reviewed-on: https://code.wireshark.org/review/8146
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  57d332d   Get rid of trailing white space.
    adds  63e294b   Don't use FT_STRINGZ for something that's not a string.


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