mirror of
https://github.com/openssl/openssl.git
synced 2025-03-31 20:10:45 +08:00
RT 1229; typo in comment "dont't"->"don't"
This commit is contained in:
parent
762a44de59
commit
df8ef5f31a
@ -2148,7 +2148,7 @@ krb5_error_code kssl_check_authent(
|
||||
|
||||
|
||||
/* Replaces krb5_build_principal_ext(), with varargs length == 2 (svc, host),
|
||||
** because I dont't know how to stub varargs.
|
||||
** because I don't know how to stub varargs.
|
||||
** Returns krb5_error_code == ENOMEM on alloc error, otherwise
|
||||
** passes back newly constructed principal, which should be freed by caller.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user