diff options
author | Matthieu Patou <mat@matws.net> | 2013-10-08 12:23:21 -0700 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2013-10-09 10:31:25 +0200 |
commit | 52416175dba7c359f0f324c6f0754c75a4cca18d (patch) | |
tree | c2cd45bac03d5df2f5cf028fe2c8a808840b579d /pidl | |
parent | cd871a6b8c82bd2b9d2c1470ea93ba84b7f57885 (diff) | |
download | samba-52416175dba7c359f0f324c6f0754c75a4cca18d.tar.gz samba-52416175dba7c359f0f324c6f0754c75a4cca18d.tar.bz2 samba-52416175dba7c359f0f324c6f0754c75a4cca18d.zip |
pidl-wireshark: fix the trailling white space in the generated headers
Signed-off-by: Matthieu Patou <mat@matws.net>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Wed Oct 9 10:31:25 CEST 2013 on sn-devel-104
Diffstat (limited to 'pidl')
-rw-r--r-- | pidl/lib/Parse/Pidl/Wireshark/NDR.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pidl/lib/Parse/Pidl/Wireshark/NDR.pm b/pidl/lib/Parse/Pidl/Wireshark/NDR.pm index 0b2940ab60..91ef118351 100644 --- a/pidl/lib/Parse/Pidl/Wireshark/NDR.pm +++ b/pidl/lib/Parse/Pidl/Wireshark/NDR.pm @@ -1021,9 +1021,9 @@ sub Parse($$$$$) This filter was automatically generated from $idl_file and $cnf_file. - Pidl is a perl based IDL compiler for DCE/RPC idl files. + Pidl is a perl based IDL compiler for DCE/RPC idl files. It is maintained by the Samba team, not the Wireshark team. - Instructions on how to download and install Pidl can be + Instructions on how to download and install Pidl can be found at http://wiki.wireshark.org/Pidl \$Id\$ |