projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cbd0e8
)
Fix a comment typo
author
Fabian Keil
<fk@fabiankeil.de>
Thu, 27 Aug 2020 10:59:40 +0000
(12:59 +0200)
committer
Fabian Keil
<fk@fabiankeil.de>
Tue, 1 Sep 2020 10:22:42 +0000
(12:22 +0200)
Sponsored by: Robert Klemme
openssl.c
patch
|
blob
|
history
diff --git
a/openssl.c
b/openssl.c
index
67ce1ad
..
82b399f
100644
(file)
--- a/
openssl.c
+++ b/
openssl.c
@@
-68,7
+68,7
@@
static int ssl_inited = 0;
*
* Function : openssl_init
*
- * Description : I
N
itializes OpenSSL library once
+ * Description : I
n
itializes OpenSSL library once
*
* Parameters : N/A
*