r4706: Fix the build, after I renamed these elements in the IDL.
[ira/wip.git] / source4 / torture / rpc / netlogon.c
index 00a12b361bb1fec15b2da0741c4be2c2c2937889..61284950430814945eea194c0bc750295e4ba86d 100644 (file)
@@ -1216,7 +1216,7 @@ static BOOL test_ManyGetDCName(struct dcerpc_pipe *p, TALLOC_CTX *mem_ctx)
 
        t.in.handle = &lsa_handle;
        t.in.resume_handle = &resume_handle;
-       t.in.num_entries = 1000;
+       t.in.max_size = 1000;
        t.out.domains = &domains;
        t.out.resume_handle = &resume_handle;