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:
6b80c20
)
Fix warning.
author
Ben Laurie
<ben@openssl.org>
Sun, 21 Aug 2005 15:59:10 +0000
(15:59 +0000)
committer
Ben Laurie
<ben@openssl.org>
Sun, 21 Aug 2005 15:59:10 +0000
(15:59 +0000)
apps/rsa.c
patch
|
blob
|
history
diff --git
a/apps/rsa.c
b/apps/rsa.c
index 9709489b13d051adb7e64f2158acf55df06380f0..32d6da6dc11ea2e3fb0481f403939b25cf090018 100644
(file)
--- a/
apps/rsa.c
+++ b/
apps/rsa.c
@@
-251,7
+251,7
@@
bad:
if (pubin)
{
- int tmpformat;
+ int tmpformat
=-1
;
if (pubin == 2)
{
if (informat == FORMAT_PEM)