s3: smbd: reply_ulogoffX() Update to modern coding standards.
authorJeremy Allison <jra@samba.org>
Thu, 12 Mar 2020 17:16:42 +0000 (10:16 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 18 Mar 2020 18:03:29 +0000 (18:03 +0000)
commit9cda76ad29db0cfbffa3dbb0764ec5dda24490f9
treefbbfcc6f567ee7d900ba77292a280bfb9ecaf106
parent5c073aa01b304f54a0039d9cd9dc74123191eb4b
s3: smbd: reply_ulogoffX() Update to modern coding standards.

Minimizes the diff in the later commits.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14301

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/reply.c