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:
5b194df
)
It's usually best if the function name matches everywhere...
author
Richard Levitte
<levitte@openssl.org>
Fri, 2 May 2003 07:25:54 +0000
(07:25 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Fri, 2 May 2003 07:25:54 +0000
(07:25 +0000)
crypto/store/str_lib.c
patch
|
blob
|
history
diff --git
a/crypto/store/str_lib.c
b/crypto/store/str_lib.c
index 8383a30e19f9c92dd0885e377f3af397f07fe8bd..cdba3dd115144ac7514ac973734c4470490aac74 100644
(file)
--- a/
crypto/store/str_lib.c
+++ b/
crypto/store/str_lib.c
@@
-1425,7
+1425,7
@@
int STORE_parse_attrs_endp(void *handle)
return 0;
}
-int STORE_ATTR_INFO_c
mp
(STORE_ATTR_INFO *a, STORE_ATTR_INFO *b)
+int STORE_ATTR_INFO_c
ompare
(STORE_ATTR_INFO *a, STORE_ATTR_INFO *b)
{
unsigned char *abits, *bbits;
int i;