]> git.ipfire.org Git - thirdparty/samba.git/commit
smbspool: use one element per line for the auth_errors array
authorStefan Metzmacher <metze@samba.org>
Fri, 7 Feb 2020 12:06:46 +0000 (13:06 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 10 Feb 2020 16:32:37 +0000 (16:32 +0000)
commita0c6ae24c99c6ba6969e849fd17fdd9ebbeba0a4
tree0507dfd107eb880100a14cc1ac30f8639670174e
parent15d2130bad3126e1f8f26a0309eee19d248fa120
smbspool: use one element per line for the auth_errors array

This makes it more obvious if the later change the array.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/client/smbspool.c