1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Comment typ fixes.

Workaround for bad translations of the capability menu.
This commit is contained in:
Werner Koch 2007-12-03 14:41:38 +00:00
parent bc15e25d7a
commit aa9aec7068
6 changed files with 28 additions and 5 deletions

View file

@ -112,7 +112,7 @@ _assuan_log_print_buffer (FILE *fp, const void *buffer, size_t length)
}
}
/* Log a user supplied string. Escapes non-printable before
/* Log a user-supplied string. Escapes non-printable before
printing. */
void
_assuan_log_sanitized_string (const char *string)