s3: smbd: In reply_tdis(), replace req -> smb1req.
authorJeremy Allison <jra@samba.org>
Thu, 12 Mar 2020 16:55:30 +0000 (09:55 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 18 Mar 2020 18:03:29 +0000 (18:03 +0000)
commitca4521f1dd97bc5a05e381c652b05ae1eb8bd29b
tree87fabac1f715268f1b24e258844a140ac868d0a1
parent86cc67d5a7de0a81131b11447dad57b2681d8e01
s3: smbd: In reply_tdis(), replace req -> smb1req.

Minimises 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