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:
37c8fd0
)
Avoid WIN32 warning.
author
Dr. Stephen Henson
<steve@openssl.org>
Fri, 21 Jul 2006 22:28:48 +0000
(22:28 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Fri, 21 Jul 2006 22:28:48 +0000
(22:28 +0000)
apps/pkeyutl.c
patch
|
blob
|
history
diff --git
a/apps/pkeyutl.c
b/apps/pkeyutl.c
index 53743f836f9f52f81aa028c5f6d7008fafee4541..5f7a2cfb46561bc5ca54fe2f0e18b79f29fdc02b 100644
(file)
--- a/
apps/pkeyutl.c
+++ b/
apps/pkeyutl.c
@@
-314,7
+314,7
@@
int MAIN(int argc, char **argv)
}
if(rev)
{
-
in
t i;
+
size_
t i;
unsigned char ctmp;
for(i = 0; i < buf_inlen/2; i++)
{