mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
Fix bug 5421 -- thanks to MJ Anthony
(This used to be commit a3d0450e0a
)
This commit is contained in:
parent
01a9964e82
commit
6b5ce93d15
@ -1483,7 +1483,7 @@ static WERROR cmd_spoolss_setdriver(struct rpc_pipe_client *cli,
|
|||||||
goto done;;
|
goto done;;
|
||||||
}
|
}
|
||||||
|
|
||||||
printf("Succesfully set %s to driver %s.\n", argv[1], argv[2]);
|
printf("Successfully set %s to driver %s.\n", argv[1], argv[2]);
|
||||||
|
|
||||||
done:
|
done:
|
||||||
/* Cleanup */
|
/* Cleanup */
|
||||||
|
Loading…
Reference in New Issue
Block a user