diff options
-rw-r--r-- | source4/librpc/idl/dcerpc.idl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/librpc/idl/dcerpc.idl b/source4/librpc/idl/dcerpc.idl index f803936c3b..d31e734416 100644 --- a/source4/librpc/idl/dcerpc.idl +++ b/source4/librpc/idl/dcerpc.idl @@ -4,6 +4,9 @@ the base dcerpc packet definitions - not traditionally coded as IDL, but given that pidl can handle it nicely it simplifies things a lot to do it this way + + see http://www.opengroup.org/onlinepubs/9629399/chap12.htm for packet + layouts */ [] interface dcerpc |