r2818: On AIX, for some reason pidl fails in dcom.idl:29. The only thing
authorVolker Lendecke <vlendec@samba.org>
Mon, 4 Oct 2004 14:40:53 +0000 (14:40 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:59:37 +0000 (12:59 -0500)
is a /* style comment. Try //.

Volker
(This used to be commit 73adc1f357bc0ac01729eb03b26f27cf28226c23)

source4/librpc/idl/dcom.idl

index 85eb80288c376c17d156ca7682d3dcf7aa48d34e..c9e81f7397b28cba00012b079cb0c02245c7c160 100644 (file)
@@ -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