1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00

lib: Fix a typo

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
Volker Lendecke 2017-07-26 17:22:42 +02:00 committed by Andreas Schneider
parent 9927e19965
commit 9607b66a93

View File

@ -439,7 +439,7 @@ NTSTATUS schannel_fetch_challenge_tdb(struct db_context *db_sc,
}
/******************************************************************************
Wrapper around schannel_fetch_session_key_tdb()
Wrapper around schannel_fetch_challenge_tdb()
Note we must be root here.
*******************************************************************************/