s3: smbd: reply_tdis() Update to modern coding standards.
authorJeremy Allison <jra@samba.org>
Thu, 12 Mar 2020 16:59:47 +0000 (09:59 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 18 Mar 2020 18:03:29 +0000 (18:03 +0000)
commit71725f1c4adaa04ef04c0dd400c49399952ef5fa
tree35a4face5ad67cbf8549207d243c3862d668e2e6
parentca4521f1dd97bc5a05e381c652b05ae1eb8bd29b
s3: smbd: reply_tdis() Update to modern coding standards.

Minimizes the diff in the next commit.

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