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-x11.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'epan/dissectors/packet-x11.c') diff --git a/epan/dissectors/packet-x11.c b/epan/dissectors/packet-x11.c index 06c3ffff30..fb16126f20 100644 --- a/epan/dissectors/packet-x11.c +++ b/epan/dissectors/packet-x11.c @@ -5,8 +5,8 @@ * * $Id$ * - * Ethereal - Network traffic analyzer - * By Gerald Combs + * Wireshark - Network traffic analyzer + * By Gerald Combs * Copyright 1998 Gerald Combs * * Copied from README.developer @@ -5293,7 +5293,7 @@ dissect_x11(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree) dissect_x11_requests(tvb, pinfo, tree); } -/* Register the protocol with Ethereal */ +/* Register the protocol with Wireshark */ void proto_register_x11(void) { -- cgit v1.2.3