mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
common: Fix typo.
-- Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
d34a2bb410
commit
d6e332422f
1 changed files with 1 additions and 1 deletions
|
@ -281,7 +281,7 @@ const char *gnupg_messages_locale_name (void);
|
|||
logging subsystem. */
|
||||
void setup_libgcrypt_logging (void);
|
||||
|
||||
/* Print an out of core emssage and die. */
|
||||
/* Print an out of core message and die. */
|
||||
void xoutofcore (void);
|
||||
|
||||
/* Same as estream_asprintf but die on memory failure. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue