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:
7babdf2
)
Typo.
author
Dr. Stephen Henson
<steve@openssl.org>
Sat, 12 May 2001 00:09:04 +0000
(
00:09
+0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Sat, 12 May 2001 00:09:04 +0000
(
00:09
+0000)
crypto/ui/ui_openssl.c
patch
|
blob
|
history
diff --git
a/crypto/ui/ui_openssl.c
b/crypto/ui/ui_openssl.c
index 89330f4798d2c8b7c03b9dd12a225cc2481b0aba..3555ae6275c8f906b20072570962e0c774abddc7 100644
(file)
--- a/
crypto/ui/ui_openssl.c
+++ b/
crypto/ui/ui_openssl.c
@@
-277,7
+277,7
@@
static void read_till_nl(FILE *);
static void recsig(int);
static void pushsig(void);
static void popsig(void);
-#if defined(OENSSL_SYS_MSDOS) && !defined(OPENSSL_SYS_WIN16)
+#if defined(O
P
ENSSL_SYS_MSDOS) && !defined(OPENSSL_SYS_WIN16)
static int noecho_fgets(char *buf, int size, FILE *tty);
#endif
static int read_string_inner(UI *ui, UI_STRING *uis, int echo);