s3: smbd: reply_tdis() Update to modern coding standards.
commitc613e113dbe176e1bfc1e358cc7ba1e5d23af135
authorJeremy Allison <jra@samba.org>
Thu, 12 Mar 2020 16:59:47 +0000 (12 09:59 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 7 Apr 2020 08:12:35 +0000 (7 08:12 +0000)
treeddd01f0c571f3b1f3edc8c9fb8dd705445875061
parent01450dece2162d13a79cfeaa30220e17acf6fe38
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>
(cherry picked from commit 71725f1c4adaa04ef04c0dd400c49399952ef5fa)
source3/smbd/reply.c