mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* ttyio.c: Typo fixes.
This commit is contained in:
parent
36a0b950e5
commit
60718702d1
2 changed files with 4 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue