From 85450cb1c9a4e27096a217d905565ca0660bc815 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Tue, 4 Dec 2001 04:33:22 +0000 Subject: This comment no longer applies. (This used to be commit 153c4a56b0b5473a1efb208551f36480cdb5d264) --- source3/passdb/secrets.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source3/passdb/secrets.c') diff --git a/source3/passdb/secrets.c b/source3/passdb/secrets.c index 9002c23d1b..d8d5c5b64a 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) -- cgit