mirror of
https://github.com/samba-team/samba.git
synced 2025-02-26 21:57:41 +03:00
s4:sam.c - cosmetic indentation fix
This commit is contained in:
parent
0049c9ed1c
commit
7587665d92
@ -380,8 +380,7 @@ _PUBLIC_ NTSTATUS authsam_make_server_info(TALLOC_CTX *mem_ctx,
|
||||
struct ldb_message *msg,
|
||||
DATA_BLOB user_sess_key,
|
||||
DATA_BLOB lm_sess_key,
|
||||
struct auth_serversupplied_info
|
||||
**_server_info)
|
||||
struct auth_serversupplied_info **_server_info)
|
||||
{
|
||||
NTSTATUS status;
|
||||
struct auth_serversupplied_info *server_info;
|
||||
|
Loading…
x
Reference in New Issue
Block a user