idl: Avoid c++ style comments
authorVolker Lendecke <vl@samba.org>
Wed, 21 Dec 2011 10:29:38 +0000 (11:29 +0100)
committerVolker Lendecke <vlendec@samba.org>
Wed, 21 Dec 2011 12:36:01 +0000 (13:36 +0100)
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Wed Dec 21 13:36:01 CET 2011 on sn-devel-104

librpc/idl/dnsserver.idl

index 306414e9798fc5acee2279f1a52c92708ab75803..05022701ebfdd8c9e176ad4f3f63c1b85eb8a0c8 100644 (file)
@@ -1101,7 +1101,7 @@ import "misc.idl", "dnsp.idl";
        DNS_RPC_ZONE_CREATE_INFO_LONGHORN;
 #define DNS_RPC_ZONE_CREATE_INFO DNS_RPC_ZONE_CREATE_INFO_LONGHORN
 
-       //   Zone export
+       /* Zone export */
        typedef struct {
                DWORD       dwRpcStructureVersion;
                DWORD       dwReserved0;