Clean up two declarations of blob_len
authorShirish Pargaonkar <shirishpargaonkar@gmail.com>
Tue, 19 Oct 2010 16:47:52 +0000 (11:47 -0500)
committerSteve French <sfrench@us.ibm.com>
Tue, 19 Oct 2010 18:56:42 +0000 (18:56 +0000)
- Eliminate double declaration of variable blob_len
- Modify function build_ntlmssp_auth_blob to return error code
  as well as length of the blob.

Signed-off-by: Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Reviewed-by: Jeff Layton <jlayton@samba.org>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found