aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-winreg.h
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2006-09-07 10:53:32 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2006-09-07 10:53:32 +0000
commit457c3f13c0f03cadf7fe0e6ce6b7f177b8970f67 (patch)
treebe64d4193f341b41c06b27393c385425e58c3cac /epan/dissectors/packet-dcerpc-winreg.h
parent7647b986b612a94391fde09f9ec531c42e737551 (diff)
pidl now handles empty bitmaps properly so no need for the dummy (dont trigger empty bitmapbug entry)
svn path=/trunk/; revision=19170
Diffstat (limited to 'epan/dissectors/packet-dcerpc-winreg.h')
-rw-r--r--epan/dissectors/packet-dcerpc-winreg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-dcerpc-winreg.h b/epan/dissectors/packet-dcerpc-winreg.h
index 774fb38210..f2387c1130 100644
--- a/epan/dissectors/packet-dcerpc-winreg.h
+++ b/epan/dissectors/packet-dcerpc-winreg.h
@@ -5,9 +5,9 @@
from winreg.idl and winreg.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
*/