summaryrefslogtreecommitdiff
path: root/source4/build/pidl/eparser.pm
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-03-17 12:12:57 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:11:05 -0500
commit795f59375721ac46b3d50297c782b0077b721870 (patch)
tree9ae361f31a416e683e1dd8dad88bf0cf694effbb /source4/build/pidl/eparser.pm
parent85e0b90cf3de8f9cff68c0fdadd6c9b315d48d37 (diff)
downloadsamba-795f59375721ac46b3d50297c782b0077b721870.tar.gz
samba-795f59375721ac46b3d50297c782b0077b721870.tar.bz2
samba-795f59375721ac46b3d50297c782b0077b721870.zip
r5852: Rename ndr.pm to ndr_parser.pm
I'm going to add a ndr.pm later on that'll generate a tree with necessary information for the two NDR backends (eparser, ndr_parser) containing alignment info, etc. (This used to be commit 5162daa9464cd64930f5a8fd0d7b381b122c931d)
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 2f275203ea..23ff8e7954 100644
--- a/source4/build/pidl/eparser.pm
+++ b/source4/build/pidl/eparser.pm
@@ -6,7 +6,7 @@
package IdlEParser;
-use ndr;
+use ndr_parser;
use strict;
# the list of needed functions