1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-01 05:47:28 +03:00

Keeping branches in sync....

Jeremy.
This commit is contained in:
Jeremy Allison -
parent a4c8c8f3b7
commit eb937761c4

View File

@ -2431,7 +2431,8 @@ uint32 get_printer_subkeys( NT_PRINTER_DATA *data, char* key, fstring **subkeys
/* tag of the end */
fstrcpy( subkeys_ptr[num_subkeys], "" );
if (num_subkeys)
fstrcpy( subkeys_ptr[num_subkeys], "" );
*subkeys = subkeys_ptr;