1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-29 21:47:30 +03:00
This commit is contained in:
Günther Deschner 2009-02-06 21:38:43 +01:00
parent cb6ef25341
commit 246a1a1eac

View File

@ -428,7 +428,7 @@ static bool api_spoolss_getprinterdriver2(pipes_struct *p)
static bool api_spoolss_startpageprinter(pipes_struct *p)
{
return proxy_spoolss_call(p, NDR_SPOOLSS_STARTDOCPRINTER);
return proxy_spoolss_call(p, NDR_SPOOLSS_STARTPAGEPRINTER);
}
/********************************************************************