1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-29 21:47:30 +03:00

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

SAMBA_2_0 :-)

	J.F.
(This used to be commit 34a3781961a5c41aba9929ec49aacc3bfa14270f)
This commit is contained in:
Jean-François Micouleau 2000-03-10 17:03:04 +00:00
parent adee6e06f7
commit 32811abdf1

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 }
};