1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

r24568: Fix the build, caused by a conflict betwen mimir's work and metze's bulk rename.

Andrew Bartlett
This commit is contained in:
Andrew Bartlett 2007-08-20 01:03:51 +00:00 committed by Gerald (Jerry) Carter
parent 8cfa1f898e
commit 6e730d43e4

View File

@ -237,7 +237,7 @@ BOOL torture_groupinfo(struct torture_context *torture)
status = torture_rpc_connection(mem_ctx,
&p,
&dcerpc_table_samr);
&ndr_table_samr);
if (!NT_STATUS_IS_OK(status)) {
return False;