1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00

Keeping branches in sync....

Jeremy.
(This used to be commit ceb01b5ab1)
This commit is contained in:
Jeremy Allison 2002-11-07 07:14:14 +00:00
parent faae0a81c3
commit d1e10b7971

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;