aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AUTHORS2
-rw-r--r--ethereal.c4
2 files changed, 3 insertions, 3 deletions
diff --git a/AUTHORS b/AUTHORS
index 05191472de..4fa2237610 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -123,7 +123,7 @@ Thierry Andry <Thierry.Andry@advalvas.be> {
Linux ATM Classical IP support
}
-Jeff Foster <jjfoste@woodward.com> {
+Jeff Foster <jfoste@woodward.com> {
NetBEUI/NBF support (NetBIOS atop 802.2 LLC, the
original NetBIOS encapsulation)
}
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);