1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-05 21:57:51 +03:00

added a comment

This commit is contained in:
Andrew Tridgell -
parent 4a9953f55b
commit 6831c000a3

View File

@ -1,3 +1,8 @@
###################################################
# dump function for IDL structures
# Copyright tridge@samba.org 2000
# released under the GNU GPL
package IdlDump;
use Data::Dumper;