From 2edb73fbe9c33b26c3b3b892cbce56eb2e498abf Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Wed, 26 Nov 2003 04:32:39 +0000 Subject: added a link to opengroup PDU definitions (This used to be commit 939d832e5eb49abf392cfee39631a157fc2168a4) --- source4/librpc/idl/dcerpc.idl | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit