aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>1999-10-24 00:56:11 +0000
committerGuy Harris <guy@alum.mit.edu>1999-10-24 00:56:11 +0000
commitda1fdf005fd91fe48fca5857a64d1087dd67ff86 (patch)
tree335006a8ac657c4a8a5bf004a5928ad7a62fdc42 /gtk/main.c
parent8a391029daa17b2d090e5e06073be64b9493a974 (diff)
Kojak's ICQ dissector.
svn path=/trunk/; revision=919
Diffstat (limited to 'gtk/main.c')
-rw-r--r--gtk/main.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/main.c b/gtk/main.c
index 9d5bb4a674..af68936a10 100644
--- a/gtk/main.c
+++ b/gtk/main.c
@@ -1,6 +1,6 @@
/* main.c
*
- * $Id: main.c,v 1.27 1999/10/22 07:18:23 guy Exp $
+ * $Id: main.c,v 1.28 1999/10/24 00:55:59 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -155,6 +155,7 @@ about_ethereal( GtkWidget *w, gpointer data ) {
"Christophe Tronche <ch.tronche@computer.org>\n"
"Nathan Neulinger <nneul@umr.edu>\n"
"Tomislav Vujec <tvujec@carnet.hr>\n"
+ "Kojak <kojak@bigwig.net>\n"
"\nSee http://ethereal.zing.org for more information",
VERSION, comp_info_str);