1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/audit_logging
Gary Lockyer 357bac2072 lib audit_logging tests: csbuild unused parms
Fixes csbuild unused parameter error:
   warning: unused parameter ‘state’
   warning: unused parameter ‘argc’
   warning: unused parameter ‘argv’

By adding _UNUSED_ to paramter declaration.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andreas Schneider <asn@samba.org>
2019-06-13 07:16:22 +00:00
..
tests lib audit_logging tests: csbuild unused parms 2019-06-13 07:16:22 +00:00
audit_logging.c lib:audit_logging: Use C99 initializer for server_id in audit_logging 2019-04-29 16:04:28 +00:00
audit_logging.h audit_logging: Remove debug log header and JSON Authentication: prefix 2018-12-14 10:27:18 +01:00
wscript_build json: Add unit tests for error handling 2018-07-25 06:29:50 +02:00