From: tb Date: Tue, 2 Jan 2024 21:27:39 +0000 (+0000) Subject: Move a t to the right place in a comment X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=2b0553810350f590fdc65a9232c25bdd588356ae;p=openbsd Move a t to the right place in a comment --- diff --git a/lib/libcrypto/evp/evp_cipher.c b/lib/libcrypto/evp/evp_cipher.c index 1ee52cb6156..51e83b7573e 100644 --- a/lib/libcrypto/evp/evp_cipher.c +++ b/lib/libcrypto/evp/evp_cipher.c @@ -1,4 +1,4 @@ -/* $OpenBSD: evp_cipher.c,v 1.12 2024/01/02 21:24:42 tb Exp $ */ +/* $OpenBSD: evp_cipher.c,v 1.13 2024/01/02 21:27:39 tb Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * @@ -854,7 +854,7 @@ EVP_CIPHER_CTX_set_cipher_data(EVP_CIPHER_CTX *ctx, void *cipher_data) } /* - * EVP_CIPHER_CTX getters that reach into the cipher attachted to the contex. + * EVP_CIPHER_CTX getters that reach into the cipher attached to the context. */ int