diff options
author | Ronnie Sahlberg <ronnie_sahlberg@ozemail.com.au> | 2006-05-21 04:49:01 +0000 |
---|---|---|
committer | Ronnie Sahlberg <ronnie_sahlberg@ozemail.com.au> | 2006-05-21 04:49:01 +0000 |
commit | feab79e32878302a87c7d22c52a2d5a255dbd3e9 (patch) | |
tree | 934f82dcbdd30f8c04d96b4215dbb0a6b8bc437e /epan/dissectors/packet-dcerpc-atsvc.h | |
parent | 58a0b106989d8278670d78fba86dd4585c3be52d (diff) | |
download | wireshark-feab79e32878302a87c7d22c52a2d5a255dbd3e9.tar.gz wireshark-feab79e32878302a87c7d22c52a2d5a255dbd3e9.tar.bz2 wireshark-feab79e32878302a87c7d22c52a2d5a255dbd3e9.zip |
change a whole bunch of ethereal into wireshark
svn path=/trunk/; revision=18196
Diffstat (limited to 'epan/dissectors/packet-dcerpc-atsvc.h')
-rw-r--r-- | epan/dissectors/packet-dcerpc-atsvc.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-dcerpc-atsvc.h b/epan/dissectors/packet-dcerpc-atsvc.h index 10ad9a58d1..d53afe4be4 100644 --- a/epan/dissectors/packet-dcerpc-atsvc.h +++ b/epan/dissectors/packet-dcerpc-atsvc.h @@ -5,9 +5,9 @@ from atsvc.idl and atsvc.cnf. Pidl is a perl based IDL compiler for DCE/RPC idl files. - It is maintained by the Samba team, not the Ethereal team. + It is maintained by the Samba team, not the Wireshark team. Instructions on how to download and install Pidl can be - found at http://wiki.ethereal.com/Pidl + found at http://wiki.wireshark.org/Pidl */ |