diff options
Diffstat (limited to 'librpc')
-rw-r--r-- | librpc/idl/dnsserver.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/idl/dnsserver.idl b/librpc/idl/dnsserver.idl index 306414e979..05022701eb 100644 --- a/librpc/idl/dnsserver.idl +++ b/librpc/idl/dnsserver.idl @@ -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; |