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

Improve spelling and grammar of some comments.

--
Signed-off-by: Neal H. Walfield <neal@g10code.de>
This commit is contained in:
Neal H. Walfield 2015-03-19 11:14:52 +01:00
parent 00a16cf493
commit 096f4186c8
12 changed files with 18 additions and 18 deletions

View file

@ -152,7 +152,7 @@ print_fd_and_time (int fd)
/* Print LINE for the client identified by C. Calling this function
witgh LINE set to NULL, will flush the internal buffer. */
with LINE set to NULL, will flush the internal buffer. */
static void
print_line (client_t c, const char *line)
{