]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: smbd: Remove unused 'req' argument from setup_readX_header()
authorJeremy Allison <jra@samba.org>
Mon, 13 Jun 2016 16:20:43 +0000 (09:20 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 22 Jun 2016 11:11:13 +0000 (13:11 +0200)
commit080bb0fb04752184476e0563989d837240ffdefa
treefaeaba91cf11e99bfc987a0027a58851c817f4e6
parent58c5338addb56a0c57b08eddd9352981c4f2d852
s3: smbd: Remove unused 'req' argument from setup_readX_header()

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
(cherry picked from commit 1e29a1ce067e5f5b5159bcd20d37c6945bcc3900)
source3/smbd/reply.c