summaryrefslogtreecommitdiff
path: root/dumpcap.c
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2016-11-29 09:32:47 -0800
committerGerald Combs <gerald@wireshark.org>2016-11-30 17:06:39 +0000
commit72427192723869535fb938425ddf8c5c4568ab5c (patch)
tree2cd098bee92dfaa3de3cc1cd4943d63010c239d3 /dumpcap.c
parentff0371e89802047a0b2ed31f127526b945d27069 (diff)
downloadwireshark-72427192723869535fb938425ddf8c5c4568ab5c.tar.gz
Qt: Fix simple_dialog formatting.
Make sure that simple_dialog displays plain text. Trim whitespace and remove excessive newlines in order to improve message formatting. Add a comment about simple_dialog's behavior in Qt and GTK+ and how it might be improved. Bug: 13178 Change-Id: Ic6ff3cecd5ef1d76ec095d7a409f38e602b41ce2 Reviewed-on: https://code.wireshark.org/review/18985 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl> Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'dumpcap.c')
-rw-r--r--dumpcap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dumpcap.c b/dumpcap.c
index be96c173a7..632dda33f8 100644
--- a/dumpcap.c
+++ b/dumpcap.c
@@ -644,7 +644,7 @@ get_capture_device_open_failure_messages(const char *open_err_str,
"Please check that \"%s\" is the proper interface.\n"
"\n"
"\n"
- "Help can be found at:\n"
+ "Help can be found on the following pages:\n"
"\n"
" https://wiki.wireshark.org/WinPcap\n"
" https://wiki.wireshark.org/CaptureSetup\n",