projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b521df
)
typo in string
author
Bodo Möller
<bodo@openssl.org>
Mon, 12 Jul 1999 16:46:28 +0000
(16:46 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Mon, 12 Jul 1999 16:46:28 +0000
(16:46 +0000)
crypto/err/err.c
patch
|
blob
|
history
diff --git
a/crypto/err/err.c
b/crypto/err/err.c
index d62680daf401f32c912601348fe127dc8e3903ff..b3ac5ba21b717d082bdb4abe8f0eb3d5431054cd 100644
(file)
--- a/
crypto/err/err.c
+++ b/
crypto/err/err.c
@@
-141,7
+141,7
@@
static ERR_STRING_DATA ERR_str_reasons[]=
{ERR_R_PKCS7_LIB ,"PKCS7 lib"},
{ERR_R_PKCS12_LIB ,"PKCS12 lib"},
{ERR_R_MALLOC_FAILURE ,"Malloc failure"},
-{ERR_R_SHOULD_NOT_HAVE_BEEN_CALLED ,"called a fuction you should not call"},
+{ERR_R_SHOULD_NOT_HAVE_BEEN_CALLED ,"called a fu
n
ction you should not call"},
{ERR_R_PASSED_NULL_PARAMETER ,"passed a null parameter"},
{ERR_R_NESTED_ASN1_ERROR ,"nested asn1 error"},
{ERR_R_BAD_ASN1_OBJECT_HEADER ,"bad asn1 object header"},