aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/main.c')
-rw-r--r--gtk/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/main.c b/gtk/main.c
index c11008c4de..9d2e4d84a4 100644
--- a/gtk/main.c
+++ b/gtk/main.c
@@ -1,6 +1,6 @@
/* main.c
*
- * $Id: main.c,v 1.165 2000/11/21 23:54:09 guy Exp $
+ * $Id: main.c,v 1.166 2000/11/22 04:07:00 gram Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -154,7 +154,7 @@ about_ethereal( GtkWidget *w, gpointer data ) {
"Check the man page for complete documentation and\n"
"for the list of contributors.\n"
- "\nSee http://ethereal.zing.org/ for more information.",
+ "\nSee http://www.ethereal.com/ for more information.",
comp_info_str);
}