mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-21 14:47:03 +01:00
* ttyio.c: Typo fixes.
This commit is contained in:
parent
36a0b950e5
commit
60718702d1
@ -1,5 +1,7 @@
|
||||
2003-07-30 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* ttyio.c: Typo fixes.
|
||||
|
||||
* dotlock.c [_WIN32]: Don't include sys/time.h
|
||||
* http.c, iobuf.c, simple-gettext.c: s/__MINGW32__/_WIN32/.
|
||||
* strgutil.c, ttyio.c, w32reg.c: Ditto.
|
||||
|
@ -99,8 +99,8 @@ tty_get_ttyname (void)
|
||||
got_name = 1;
|
||||
}
|
||||
#endif
|
||||
/* Assume the staandrd tty on memory error or when tehre is no
|
||||
certmid. */
|
||||
/* Assume the standard tty on memory error or when there is no
|
||||
ctermid. */
|
||||
return name? name : "/dev/tty";
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user