aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mate/mate_setup.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2006-05-28 16:32:49 +0000
committerAnders Broman <anders.broman@ericsson.com>2006-05-28 16:32:49 +0000
commitdb57e7b72403ac766f8be66092d91dec7fd0d8bc (patch)
tree3bdd3b15f8a6c06387141fdf5598761977465ad2 /plugins/mate/mate_setup.c
parent7056661eaccfc0eafa651c45cbc64b2707bb11db (diff)
Ethereal->Wireshark
svn path=/trunk/; revision=18231
Diffstat (limited to 'plugins/mate/mate_setup.c')
-rw-r--r--plugins/mate/mate_setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mate/mate_setup.c b/plugins/mate/mate_setup.c
index 95ccd8e26d..f0fa63145c 100644
--- a/plugins/mate/mate_setup.c
+++ b/plugins/mate/mate_setup.c
@@ -919,7 +919,7 @@ extern mate_config* mate_make_config(const gchar* filename, int mate_hfid) {
analyze_config();
} else {
report_failure("MATE failed to configue!\n"
- "It is recommended that you fix your config and restart ethereal.\n"
+ "It is recommended that you fix your config and restart wireshark.\n"
"The reported error is:\n%s\n",matecfg->config_error->str);
/* if (matecfg) destroy_mate_config(matecfg,FALSE); */