summaryrefslogtreecommitdiff
path: root/source4/build/pidl/idl.pm
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2003-11-20 06:34:18 +0000
committerAndrew Tridgell <tridge@samba.org>2003-11-20 06:34:18 +0000
commit08026ca1e05ef84cc8017ab632c08dfff7bdd98f (patch)
treeb6f67b5dfeb242a398060a00a38044c801e3e4f7 /source4/build/pidl/idl.pm
parent0b0295c232041d9c771a8a9454dc58c945388784 (diff)
downloadsamba-08026ca1e05ef84cc8017ab632c08dfff7bdd98f.tar.gz
samba-08026ca1e05ef84cc8017ab632c08dfff7bdd98f.tar.bz2
samba-08026ca1e05ef84cc8017ab632c08dfff7bdd98f.zip
a bit neater way of emitting code
(This used to be commit 964c3237215b36f5768b98c19689ddc43cf86cac)
Diffstat (limited to 'source4/build/pidl/idl.pm')
-rw-r--r--source4/build/pidl/idl.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/build/pidl/idl.pm b/source4/build/pidl/idl.pm
index ffcd66f54f..3c20256780 100644
--- a/source4/build/pidl/idl.pm
+++ b/source4/build/pidl/idl.pm
@@ -12846,4 +12846,4 @@ package idl; sub new { my $self = bless( {
}, 'Parse::RecDescent::Rule' )
}
}, 'Parse::RecDescent' );
-} \ No newline at end of file
+}