diff options
Diffstat (limited to 'source4')
-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 85eb80288c..c9e81f7397 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 |