From feab79e32878302a87c7d22c52a2d5a255dbd3e9 Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Sun, 21 May 2006 04:49:01 +0000 Subject: change a whole bunch of ethereal into wireshark svn path=/trunk/; revision=18196 --- epan/dissectors/packet-aim-email.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'epan/dissectors/packet-aim-email.c') diff --git a/epan/dissectors/packet-aim-email.c b/epan/dissectors/packet-aim-email.c index dc1287e2cd..f69d4eb4dc 100644 --- a/epan/dissectors/packet-aim-email.c +++ b/epan/dissectors/packet-aim-email.c @@ -4,8 +4,8 @@ * * $Id$ * - * Ethereal - Network traffic analyzer - * By Gerald Combs + * Wireshark - Network traffic analyzer + * By Gerald Combs * Copyright 1998 Gerald Combs * * This program is free software; you can redistribute it and/or @@ -54,7 +54,7 @@ static int proto_aim_email = -1; /* Initialize the subtree pointers */ static gint ett_aim_email = -1; -/* Register the protocol with Ethereal */ +/* Register the protocol with Wireshark */ void proto_register_aim_email(void) { -- cgit v1.2.3