1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Fix typos.

--
Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
Justus Winter 2016-10-27 14:58:01 +02:00
parent 66a0091d74
commit 445f0c13d7
13 changed files with 14 additions and 14 deletions

View file

@ -1127,7 +1127,7 @@ confirm_flag_from_sshcontrol (const char *hexgrip)
/* Open the ssh control file for reading. This is a public version of
open_control_file. The caller must use ssh_close_control_file to
release the retruned handle. */
release the returned handle. */
ssh_control_file_t
ssh_open_control_file (void)
{