1
0
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:
Michael Adam 2007-06-08 10:15:19 +00:00 committed by Gerald (Jerry) Carter
parent ccc466c56a
commit df30f8d5c2
2 changed files with 2 additions and 2 deletions

View File

@ -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 );

View File

@ -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},