aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>1999-08-20 21:57:29 +0000
committerGuy Harris <guy@alum.mit.edu>1999-08-20 21:57:29 +0000
commite0e54ddc1c11a4179f4ee807dd6e93de3daa6adf (patch)
tree7113bd01ef70fb442fbe1dc2e42f3a6e000cce14 /ethereal.c
parenta6a41e0b5978678b31231b662f67b343bf2fadae (diff)
Fix the e-mail address for Jeff Foster.
svn path=/trunk/; revision=534
Diffstat (limited to 'ethereal.c')
-rw-r--r--ethereal.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ethereal.c b/ethereal.c
index ef84f43c0c..0959b7a907 100644
--- a/ethereal.c
+++ b/ethereal.c
@@ -1,6 +1,6 @@
/* ethereal.c
*
- * $Id: ethereal.c,v 1.100 1999/08/20 21:19:28 gram Exp $
+ * $Id: ethereal.c,v 1.101 1999/08/20 21:57:29 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -171,7 +171,7 @@ about_ethereal( GtkWidget *w, gpointer data ) {
"Johan Feyaerts <Johan.Feyaerts@siemens.atea.be>\n"
"Olivier Abad <abad@daba.dhis.org>\n"
"Thierry Andry <Thierry.Andry@advalvas.be>\n"
- "Jeff Foster <jjfoste@woodward.com>\n"
+ "Jeff Foster <jfoste@woodward.com>\n"
"\nSee http://ethereal.zing.org for more information",
VERSION, comp_info_str);