mirror of
https://github.com/samba-team/samba.git
synced 2025-02-08 05:57:51 +03:00
typo from merge
(This used to be commit 1f33b4acb32c5461b9249d3786ea5fc6898e5f18)
This commit is contained in:
parent
0cd43ecb80
commit
27b05b4df9
@ -1246,7 +1246,7 @@ void update_monitored_printq_cache( void )
|
||||
if ( (printer->printer_type == PRINTER_HANDLE_IS_PRINTER)
|
||||
&& printer->notify.client_connected )
|
||||
{
|
||||
snum = print_queue_snum_dos(printer->dev.handlename);
|
||||
snum = print_queue_snum(printer->dev.handlename);
|
||||
print_queue_status( snum, NULL, NULL );
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user