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

r6195: I think Metze meant SPOOLSS_ARCHITECTURE_NT_X86, but I could be wrong.

This commit is contained in:
Richard Sharpe 2005-04-04 16:40:23 +00:00 committed by Gerald (Jerry) Carter
parent 92f3d5bd9c
commit 85c2b8b944

View File

@ -1826,7 +1826,7 @@ BOOL torture_rpc_spoolss(void)
ret &= test_OpenPrinter_server(ctx);
ret &= test_GetPrinterData(ctx->p, ctx, &ctx->server_handle, SPOOLSS_ARCHITECTURE);
ret &= test_GetPrinterData(ctx->p, ctx, &ctx->server_handle, SPOOLSS_ARCHITECTURE_NT_X86);
ret &= test_GetPrinterData(ctx->p, ctx, &ctx->server_handle, "DefaultSpoolDirectory");