Move a variable into the area of code where it's used.
commit1102e73832f78ca5decc928d6c3649d4fe68eab7
authorJeremy Allison <jra@samba.org>
Thu, 2 May 2013 20:08:16 +0000 (2 13:08 -0700)
committerRichard Sharpe <sharpe@samba.org>
Tue, 7 May 2013 15:58:45 +0000 (7 17:58 +0200)
tree696c240bf43c03d6da1573c5ff8e184cfedc89bd
parenta026fc6b699719309a27d4646d06fe1a45b0d158
Move a variable into the area of code where it's used.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Richard Sharpe <realrichardsharpe@gmail.com>
source3/smbd/smb2_server.c