mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
krb5_wrap: Fix a typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Wed Nov 28 21:15:31 CET 2018 on sn-devel-144
This commit is contained in:
parent
130e034fbb
commit
3be9ffe445
@ -1956,7 +1956,7 @@ krb5_error_code smb_krb5_keyblock_init_contents(krb5_context context,
|
||||
/**
|
||||
* @brief Simulate a kinit by putting the tgt in the given credential cache.
|
||||
*
|
||||
* This function uses a keyblock rather than needingthe original password.
|
||||
* This function uses a keyblock rather than needing the original password.
|
||||
*
|
||||
* @param[in] ctx The library context
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user