lib/audit_logging: Make function prototypes look like the rest of Samba
authorAndrew Bartlett <abartlet@samba.org>
Thu, 31 May 2018 20:56:53 +0000 (08:56 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 1 Jun 2018 06:28:26 +0000 (08:28 +0200)
commit48ad90d93be8d863ce4c1be7cab6f1d60ed61257
treedb1052aa33000a35659d34b0c3fd169db4a12201
parent77e66b86db606ff135c8c76a95c5576feec0fa51
lib/audit_logging: Make function prototypes look like the rest of Samba

The previous style is needed sometimes to avoid an 80-col limit, but
is not how most of Samba looks.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
lib/audit_logging/audit_logging.c
lib/audit_logging/audit_logging.h