summaryrefslogtreecommitdiff
path: root/source4/build/pidl/eparser.pm
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2004-05-07 11:57:31 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:51:47 -0500
commitdee25d910e5ed3d07a240cebe8600f4a95c94159 (patch)
tree98a3c396108d4ff109e132f3842277b62fce2580 /source4/build/pidl/eparser.pm
parent7e921fb96d9310e649a7d73972a0a87af8cb1233 (diff)
downloadsamba-dee25d910e5ed3d07a240cebe8600f4a95c94159.tar.gz
samba-dee25d910e5ed3d07a240cebe8600f4a95c94159.tar.bz2
samba-dee25d910e5ed3d07a240cebe8600f4a95c94159.zip
r550: Remove clientfns.pm module - it was a bad idea.
Start to resurrect eparser.pm for auto-generating ethereal dissectors for rpc. (This used to be commit 993a18dd35fb0b09c088eb2bb38d3e14ff755130)
Diffstat (limited to 'source4/build/pidl/eparser.pm')
-rw-r--r--source4/build/pidl/eparser.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/build/pidl/eparser.pm b/source4/build/pidl/eparser.pm
index ba1a691ee5..90af3c8665 100644
--- a/source4/build/pidl/eparser.pm
+++ b/source4/build/pidl/eparser.pm
@@ -4,7 +4,7 @@
# Copyright tridge@samba.org 2000
# released under the GNU GPL
-package eparser;
+package IdlEParser;
use strict;