mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
Add missing final newline to end of c file
find $(pwd) -type f -name "*.c" | xargs sed -i -e '$a\' Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
4b0296995c
commit
59d1044e55
@ -761,4 +761,4 @@ void kdb_samba_db_audit_as_req(krb5_context context,
|
||||
samba_bad_password_count(client, error_code);
|
||||
|
||||
/* TODO: perform proper audit logging for addresses */
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user