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-cpfi.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'epan/dissectors/packet-cpfi.c') diff --git a/epan/dissectors/packet-cpfi.c b/epan/dissectors/packet-cpfi.c index 7f28e1abcb..b2f4e85c3c 100644 --- a/epan/dissectors/packet-cpfi.c +++ b/epan/dissectors/packet-cpfi.c @@ -7,8 +7,8 @@ * * $Id$ * - * Ethereal - Network traffic analyzer - * By Gerald Combs + * Wireshark - Network traffic analyzer + * By Gerald Combs * Copyright 1998 Gerald Combs * * Copied from packet-m2tp.c @@ -362,7 +362,7 @@ dissect_cpfi(tvbuff_t *message_tvb, packet_info *pinfo, proto_tree *tree) } -/* Register the protocol with Ethereal */ +/* Register the protocol with Wireshark */ void proto_register_cpfi(void) { -- cgit v1.2.3