s4:libcli/smb2: move smb2_session_setup_spnego_send() to the top
commit6cb7d764d352ce69a85cfdb97a602dc040464200
authorStefan Metzmacher <metze@samba.org>
Wed, 27 Apr 2011 07:16:52 +0000 (27 09:16 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 28 Apr 2011 18:36:01 +0000 (28 20:36 +0200)
tree3a93a8b9934fd75fc9b428c371f87cbbc767b018
parent8116b19a2846261fe5dcc34fd640b7a52556503f
s4:libcli/smb2: move smb2_session_setup_spnego_send() to the top

smb2_session_setup_spnego_send() should be on the top of
the smb2_session_setup_spnego_* block.

metze
source4/libcli/smb2/session.c