1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-03 04:22:09 +03:00

s3-auth Fix typo in comment

This commit is contained in:
Andrew Bartlett
2010-09-11 20:38:02 +10:00
parent 6d6158617c
commit 07cf3ba5c4

View File

@ -43,7 +43,7 @@ struct auth_serversupplied_info {
* and is set from the Kerberos session key using
* krb5_auth_con_getremotesubkey().
*
* Bootom line, it is not the same as the session keys in info3.
* Bottom line, it is not the same as the session keys in info3.
*/
DATA_BLOB user_session_key;