From f0b33a47893e76488561e57d6c2dce07a1295d4b Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Mon, 22 May 2006 08:14:01 +0000 Subject: ethereal->wireshark updates svn path=/trunk/; revision=18206 --- tap-smbsids.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tap-smbsids.c') diff --git a/tap-smbsids.c b/tap-smbsids.c index 8453a71db1..a9192344ac 100644 --- a/tap-smbsids.c +++ b/tap-smbsids.c @@ -75,7 +75,7 @@ smbsids_init(const char *optarg _U_, void* userdata _U_) if(!sid_name_snooping){ fprintf(stderr,"The -z smb,sids function needs SMB/SID-Snooping to be enabled.\n"); - fprintf(stderr,"Either enable Edit/Preferences/Protocols/SMB/Snoop SID name mappings in ethereal\n"); + fprintf(stderr,"Either enable Edit/Preferences/Protocols/SMB/Snoop SID name mappings in wireshark\n"); fprintf(stderr,"or override the preference file by specifying\n"); fprintf(stderr," -o \"smb.sid_name_snooping=TRUE\"\n"); fprintf(stderr,"on the tethereal command line.\n"); -- cgit v1.2.3