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:08:48 +0000
commit48a757658235ab5d3eb3fdce027c14c94a5d08a4 (patch)
treeb3f80e36f83f83f0c3530557f8b074c90d871388 /dumpcap.c
parentb3613a9951ce574b44b7a875b7ce0d3051b94496 (diff)
downloadwireshark-48a757658235ab5d3eb3fdce027c14c94a5d08a4.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> (cherry picked from commit 72427192723869535fb938425ddf8c5c4568ab5c) Reviewed-on: https://code.wireshark.org/review/18992
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 428da7f6db..b59e2615fe 100644
--- a/dumpcap.c
+++ b/dumpcap.c
@@ -642,7 +642,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",