artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6f6d3d
)
Move a t to the right place in a comment
author
tb
<tb@openbsd.org>
Tue, 2 Jan 2024 21:27:39 +0000
(21:27 +0000)
committer
tb
<tb@openbsd.org>
Tue, 2 Jan 2024 21:27:39 +0000
(21:27 +0000)
lib/libcrypto/evp/evp_cipher.c
patch
|
blob
|
history
diff --git
a/lib/libcrypto/evp/evp_cipher.c
b/lib/libcrypto/evp/evp_cipher.c
index
1ee52cb
..
51e83b7
100644
(file)
--- a/
lib/libcrypto/evp/evp_cipher.c
+++ b/
lib/libcrypto/evp/evp_cipher.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: evp_cipher.c,v 1.1
2 2024/01/02 21:24:42
tb Exp $ */
+/* $OpenBSD: evp_cipher.c,v 1.1
3 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 attach
ted to the contex
.
+ * EVP_CIPHER_CTX getters that reach into the cipher attach
ed to the context
.
*/
int