s3-ntlmssp void function cannot return value
authorAndrew Bartlett <abartlet@samba.org>
Wed, 3 Aug 2011 22:38:21 +0000 (08:38 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 4 Aug 2011 00:19:46 +0000 (02:19 +0200)
commited59f21f65bf9c16422a01068535bf4a862372d7
tree2b84df0b1e547dc6efbea176c21fe679099a4273
parent84a940e4b71e5d4ba86e575421546eefc39a4e92
s3-ntlmssp void function cannot return value

Removing the return is reasonable here because while no callers
currently specify more than one flag at a time, the
ntlmssp_want_feature code allows it.

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Thu Aug  4 02:19:46 CEST 2011 on sn-devel-104
source3/libsmb/ntlmssp_wrap.c