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

restore the spoolss pipe as Jeremy replaced srv_pipe with the one from

SAMBA_2_0 :-)

	J.F.
This commit is contained in:
Jean-François Micouleau 0001-01-01 00:00:00 +00:00
parent 525338e807
commit 34a3781961

View File

@ -475,6 +475,7 @@ static struct api_cmd api_fd_commands[] =
#if 1 /* DISABLED_IN_2_0 JRATEST */
{ "winreg", "winreg", api_reg_rpc },
#endif
{ "spoolss", "spoolss", api_spoolss_rpc },
{ NULL, NULL, NULL }
};