Author: jelmer
Date: 2004-08-19 16:01:23 +0000 (Thu, 19 Aug 2004)
New Revision: 1929

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1929&nolog=1

Log:
CHeck if cpp on AIX likes /* */ better then //

Modified:
   branches/SAMBA_4_0/source/librpc/idl/dcom.idl


Changeset:
Modified: branches/SAMBA_4_0/source/librpc/idl/dcom.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/dcom.idl       2004-08-19 15:27:07 UTC (rev 
1928)
+++ branches/SAMBA_4_0/source/librpc/idl/dcom.idl       2004-08-19 16:01:23 UTC (rev 
1929)
@@ -26,10 +26,10 @@
 {
        WERROR stub();
        
-       // Machine Identifier
+       /* Machine Identifier */
 #define MID HYPER_T
 
-        // Object Exporter Identifier
+        /* Object Exporter Identifier */
 #define OXID HYPER_T
        
         // Object Identifer

Reply via email to