diff options
author | Andrew Tridgell <tridge@samba.org> | 2003-11-17 09:32:57 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2003-11-17 09:32:57 +0000 |
commit | c562794e7477e56251baea4f954794ec189f2847 (patch) | |
tree | 93424a569c235ed654453c49db0788718d0f8095 /source4/build/pidl/idl.gram | |
parent | 59df3ce5b5c5b484793a0e16faeb581ef343e167 (diff) | |
download | samba-c562794e7477e56251baea4f954794ec189f2847.tar.gz samba-c562794e7477e56251baea4f954794ec189f2847.tar.bz2 samba-c562794e7477e56251baea4f954794ec189f2847.zip |
started documenting the extension to IDL that pidl implements
(This used to be commit 22b5418a53149b42e71fd887866f75cdd53b81af)
Diffstat (limited to 'source4/build/pidl/idl.gram')
-rw-r--r-- | source4/build/pidl/idl.gram | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/build/pidl/idl.gram b/source4/build/pidl/idl.gram index 461b4c8e2d..1a44f6e908 100644 --- a/source4/build/pidl/idl.gram +++ b/source4/build/pidl/idl.gram @@ -103,7 +103,6 @@ property: 'unique' | 'in' | 'out' | 'ref' - | 'struct_len' | 'context_handle' | 'string' | 'public' |