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-dcerpc-nt.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'epan/dissectors/packet-dcerpc-nt.c') diff --git a/epan/dissectors/packet-dcerpc-nt.c b/epan/dissectors/packet-dcerpc-nt.c index a869e2c90e..798db3e289 100644 --- a/epan/dissectors/packet-dcerpc-nt.c +++ b/epan/dissectors/packet-dcerpc-nt.c @@ -7,8 +7,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 @@ -41,7 +41,7 @@ /* * This file contains helper routines that are used by the DCERPC over SMB - * dissectors for ethereal. + * dissectors for wireshark. */ /* @@ -1684,7 +1684,7 @@ void dcerpc_smb_init(int proto_dcerpc) { "Unknown char", "nt.unknown.char", FT_UINT8, BASE_HEX, NULL, 0x0, "Unknown char. If you know what this is, contact " - "ethereal developers.", HFILL }}, + "wireshark developers.", HFILL }}, /* Misc */ -- cgit v1.2.3