提交 29fb08c2 编写于 作者: D Dr. Stephen Henson

Typo.

上级 7babdf20
...@@ -277,7 +277,7 @@ static void read_till_nl(FILE *); ...@@ -277,7 +277,7 @@ static void read_till_nl(FILE *);
static void recsig(int); static void recsig(int);
static void pushsig(void); static void pushsig(void);
static void popsig(void); static void popsig(void);
#if defined(OENSSL_SYS_MSDOS) && !defined(OPENSSL_SYS_WIN16) #if defined(OPENSSL_SYS_MSDOS) && !defined(OPENSSL_SYS_WIN16)
static int noecho_fgets(char *buf, int size, FILE *tty); static int noecho_fgets(char *buf, int size, FILE *tty);
#endif #endif
static int read_string_inner(UI *ui, UI_STRING *uis, int echo); static int read_string_inner(UI *ui, UI_STRING *uis, int echo);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册