Wireshark-commits: [Wireshark-commits] master 309bf5b: Make sure Copy > As Text and Copy > As CSV a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 20 Nov 2019 02:46:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=309bf5b5476a853eb4e0635a1355872246e97b18
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

309bf5b by Guy Harris (guy@xxxxxxxxxxxx):

    Make sure Copy > As Text and Copy > As CSV add a final newline.
    
    Bug: 16214
    Change-Id: Idb691c1fbb33b2fabca5726c159b1f754668c1ae
    Reviewed-on: https://code.wireshark.org/review/35147
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  141e2ff   Note that Qt imposes a maximum frame number of 2^31-1.
     add  309bf5b   Make sure Copy > As Text and Copy > As CSV add a final newline.


Summary of changes:
 ui/qt/main_window_slots.cpp | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)