s3: re-run make samba3-idl.
[amitay/samba.git] / librpc / gen_ndr / srv_dssetup.c
index 813eaf629fa4a4b6101725e34accc605605c4aa4..9585bf379dc259c9e1972a5a4acbab94cfc6a78c 100644 (file)
@@ -852,7 +852,7 @@ NTSTATUS rpc_dssetup_dispatch(struct rpc_pipe_client *cli, TALLOC_CTX *mem_ctx,
                        ZERO_STRUCT(r->out);
                        r->out.info = talloc_zero(mem_ctx, union dssetup_DsRoleInfo);
                        if (r->out.info == NULL) {
-                       return NT_STATUS_NO_MEMORY;
+                               return NT_STATUS_NO_MEMORY;
                        }
 
                        r->out.result = _dssetup_DsRoleGetPrimaryDomainInformation(cli->pipes_struct, r);