mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
r23379: Whitespace cosmetics, to reduce irritating diffs...
Michael
This commit is contained in:
parent
ccc466c56a
commit
df30f8d5c2
@ -485,7 +485,7 @@ BOOL regdb_store_keys( const char *key, REGSUBKEY_CTR *ctr )
|
||||
|
||||
return True;
|
||||
|
||||
fail:
|
||||
fail:
|
||||
TALLOC_FREE( old_subkeys );
|
||||
TALLOC_FREE( subkeys );
|
||||
|
||||
|
@ -868,7 +868,7 @@ static struct functable net_func[] = {
|
||||
{"SETDOMAINSID", net_setdomainsid},
|
||||
{"GETDOMAINSID", net_getdomainsid},
|
||||
{"MAXRID", net_maxrid},
|
||||
{"IDMAP", net_idmap},
|
||||
{"IDMAP", net_idmap},
|
||||
{"STATUS", net_status},
|
||||
{"USERSHARE", net_usershare},
|
||||
{"USERSIDLIST", net_usersidlist},
|
||||
|
Loading…
Reference in New Issue
Block a user