From 9ba0ef775fe03d9d979ece867058df15e2e0efa8 Mon Sep 17 00:00:00 2001 From: sahlberg Date: Sun, 21 May 2006 04:49:01 +0000 Subject: change a whole bunch of ethereal into wireshark git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18196 f5534014-38df-0310-8fa8-9805f1628bb7 --- epan/dissectors/packet-rsync.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'epan/dissectors/packet-rsync.c') diff --git a/epan/dissectors/packet-rsync.c b/epan/dissectors/packet-rsync.c index 77116ffccb..a9460f7dcd 100644 --- a/epan/dissectors/packet-rsync.c +++ b/epan/dissectors/packet-rsync.c @@ -5,8 +5,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 @@ -273,7 +273,7 @@ dissect_rsync(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree) dissect_rsync_encap(tvb, pinfo, tree, rsync_desegment); } -/* Register protocol with Ethereal. */ +/* Register protocol with Wireshark. */ void proto_register_rsync(void) { -- cgit v1.2.3