summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--librpc/idl/dnsserver.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/idl/dnsserver.idl b/librpc/idl/dnsserver.idl
index 506d72ef76..ca9c371410 100644
--- a/librpc/idl/dnsserver.idl
+++ b/librpc/idl/dnsserver.idl
@@ -103,7 +103,7 @@ import "misc.idl", "dnsp.idl";
}
DNS_RPC_RECORD_NAME_PREFERENCE;
- typedef [gensize,nopull,nopush] struct {
+ typedef [nopull,nopush] struct {
uint8 count;
DNS_RPC_NAME str[count];
}