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-translate.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'epan/dissectors/packet-aim-translate.c') diff --git a/epan/dissectors/packet-aim-translate.c b/epan/dissectors/packet-aim-translate.c index 7d3943fefb..45af9e4bab 100644 --- a/epan/dissectors/packet-aim-translate.c +++ b/epan/dissectors/packet-aim-translate.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 @@ -53,7 +53,7 @@ static const aim_subtype aim_fnac_family_translate[] = { { 0, NULL, NULL } }; -/* Register the protocol with Ethereal */ +/* Register the protocol with Wireshark */ void proto_register_aim_translate(void) { -- cgit v1.2.3