1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-15 23:24:37 +03:00

Fix typos

(This used to be commit 21166e87bfeeaa5079dfbcac3df9232d73986532)
This commit is contained in:
Jelmer Vernooij 2003-04-14 20:42:26 +00:00
parent bc1c1e370a
commit ce31379577

View File

@ -1255,7 +1255,7 @@ static BOOL srv_spoolss_drv_upgrade_printer(char* drivername)
/**********************************************************************
callback to receive a MSG_PRINTER_DRVUPGRADE message and interate
over all printers, upgrading ones as neessary
over all printers, upgrading ones as necessary
**********************************************************************/
void do_drv_upgrade_printer(int msg_type, pid_t src, void *buf, size_t len)
@ -1303,7 +1303,7 @@ void do_drv_upgrade_printer(int msg_type, pid_t src, void *buf, size_t len)
}
/********************************************************************
Update the cahce for all printq's with a registered client
Update the cache for all printq's with a registered client
connection
********************************************************************/