URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=25844263107e20b7bd1f3fabebf782456e06dbba
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
2584426 by Peter Wu (peter@xxxxxxxxxxxxx):
Qt: omit initial empty line in About Dialog / Acknowledgements
Follow the logic in tools/generate_authors.pl for matching the
Acknowledgements section (which looks for a substring match instead of a
literal string.
Change-Id: I42e1553b6820af3fb2d5b9cda0fa0e6e6ca7e729
Reviewed-on: https://code.wireshark.org/review/30432
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from b66a76a text2pcap: Fix IPv6 payload length
add 2584426 Qt: omit initial empty line in About Dialog / Acknowledgements
Summary of changes:
ui/qt/about_dialog.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)