auth auth_log: csbuild unused parm transport_protection
authorGary Lockyer <gary@catalyst.net.nz>
Fri, 7 Jun 2019 01:53:58 +0000 (13:53 +1200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 13 Jun 2019 07:16:22 +0000 (07:16 +0000)
commitea7c4ac99d62def3ceb6caa39e2f82b7c8121bbb
tree6cdb2e64927a33e6692ba42b2ce2aa2dc8edfdad
parentae4461dce98a70740d8deabf4859cb96032bdf67
auth auth_log: csbuild unused parm transport_protection

Fixes csbuild errors.

Error: COMPILER_WARNING:
auth/auth_log.c: scope_hint: In function
‘log_successful_authz_event_human_readable’
auth/auth_log.c:728:14: warning: unused parameter ‘transport_protection’
[-Wunused-param
eter]

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andreas Schneider <asn@samba.org>
auth/auth_log.c