diff options
Diffstat (limited to 'source4/librpc/idl')
-rw-r--r-- | source4/librpc/idl/dcom.idl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/librpc/idl/dcom.idl b/source4/librpc/idl/dcom.idl index 5afeca1e96..c537a01509 100644 --- a/source4/librpc/idl/dcom.idl +++ b/source4/librpc/idl/dcom.idl @@ -26,10 +26,10 @@ interface ObjectRpcBaseTypes { WERROR stub(); - // Machine Identifier + /* Machine Identifier */ #define MID HYPER_T - // Object Exporter Identifier + /* Object Exporter Identifier */ #define OXID HYPER_T // Object Identifer |