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:
e33f347
)
Bug fix.
author
Ulf Möller
<ulf@openssl.org>
Tue, 29 Feb 2000 14:47:29 +0000
(14:47 +0000)
committer
Ulf Möller
<ulf@openssl.org>
Tue, 29 Feb 2000 14:47:29 +0000
(14:47 +0000)
Pointed out by: Gisle Vanem <gvanem@eunet.no>
crypto/bio/b_print.c
patch
|
blob
|
history
diff --git
a/crypto/bio/b_print.c
b/crypto/bio/b_print.c
index 2a5e8b58c9c44f531709c10fcf0219fd48301585..21248fbb3bdb1e43503baae5f70963b7ae9ed804 100644
(file)
--- a/
crypto/bio/b_print.c
+++ b/
crypto/bio/b_print.c
@@
-72,7
+72,7
@@
#ifdef BN_LLONG
# ifndef HAVE_LONG_LONG
-# define HAVE_LONG_LONG
+# define HAVE_LONG_LONG
1
# endif
#endif