From: Andrew Bartlett Date: Tue, 4 Dec 2001 04:33:22 +0000 (+0000) Subject: This comment no longer applies. X-Git-Tag: samba-4.0.0alpha6~801^2~16590 X-Git-Url: http://git.samba.org/samba.git/?p=ira%2Fwip.git;a=commitdiff_plain;h=85450cb1c9a4e27096a217d905565ca0660bc815 This comment no longer applies. (This used to be commit 153c4a56b0b5473a1efb208551f36480cdb5d264) --- diff --git a/source3/passdb/secrets.c b/source3/passdb/secrets.c index 9002c23d1bb..d8d5c5b64a7 100644 --- a/source3/passdb/secrets.c +++ b/source3/passdb/secrets.c @@ -135,7 +135,6 @@ char *trust_keystr(char *domain) /************************************************************************ Routine to get the trust account password for a domain. - The user of this function must have locked the trust password file. ************************************************************************/ BOOL secrets_fetch_trust_account_password(char *domain, uint8 ret_pwd[16], time_t *pass_last_set_time)