mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
parent
c604830585
commit
fc0fe941d8
@ -81,7 +81,7 @@ static void populate_printers(void)
|
||||
* On HPUX there is an extra line that can be ignored.
|
||||
* d.thibadeau 2001/08/09
|
||||
*/
|
||||
if(!strncmp("remote to",name,9))
|
||||
if(!strncmp("remote to",tmp,9))
|
||||
continue;
|
||||
|
||||
name = tmp;
|
||||
|
Loading…
Reference in New Issue
Block a user