mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
s3:printing: fix use of a non-existent word (existant)
This commit is contained in:
parent
21a36aa2e8
commit
51a19364ff
@ -1627,7 +1627,7 @@ bool delete_driver_files(const struct auth_session_info *session_info,
|
|||||||
2: file doesn't exist
|
2: file doesn't exist
|
||||||
3: can't allocate memory
|
3: can't allocate memory
|
||||||
4: can't free memory
|
4: can't free memory
|
||||||
5: non existant struct
|
5: non existent struct
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user