Wireshark-commits: [Wireshark-commits] master b2b9b22: Avoid breaking output string mid-sentence

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 12 Dec 2015 13:54:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b2b9b22fe9adf6758ea84940ec7c54d7675288d6
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b2b9b22 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    Avoid breaking output string mid-sentence
    
    Change-Id: I463f93e515ebe12ed30b1f08cca7d29a7bd535ae
    Reviewed-on: https://code.wireshark.org/review/12552
    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: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  2930d31   [RSL] Just return rest of packet if TLV type is unknown
    adds  b2b9b22   Avoid breaking output string mid-sentence


Summary of changes:
 wsutil/plugins.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)