diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-12-24 21:57:51 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:47:42 -0500 |
commit | e791dd73b98308b949f4ecfb91b5c87183b5de76 (patch) | |
tree | 0b749c88ab1f59e756fa8860bf84107b6fd851b2 /source4/pidl/TODO | |
parent | 557ad72e7ac1988db6f1f030a990bf2979220a69 (diff) | |
download | samba-e791dd73b98308b949f4ecfb91b5c87183b5de76.tar.gz samba-e791dd73b98308b949f4ecfb91b5c87183b5de76.tar.bz2 samba-e791dd73b98308b949f4ecfb91b5c87183b5de76.zip |
r12462: Hide oo magic from callers of the parser
(This used to be commit 0c225d2978b11898d334ec2d6da910e0cca0f4cd)
Diffstat (limited to 'source4/pidl/TODO')
-rw-r--r-- | source4/pidl/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/pidl/TODO b/source4/pidl/TODO index f1174024bf..631e4f0388 100644 --- a/source4/pidl/TODO +++ b/source4/pidl/TODO @@ -14,6 +14,6 @@ - replace subcontext() with represent_as() -- --explain-ndr option that dumps out parse tree +- --explain-ndr option that dumps out parse tree ? - fix test suite |