mirror of
git://git.gnupg.org/gnupg.git
synced 2025-04-17 15:44:34 +02:00
common: Fix typo.
-- Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
d34a2bb410
commit
d6e332422f
@ -281,7 +281,7 @@ const char *gnupg_messages_locale_name (void);
|
|||||||
logging subsystem. */
|
logging subsystem. */
|
||||||
void setup_libgcrypt_logging (void);
|
void setup_libgcrypt_logging (void);
|
||||||
|
|
||||||
/* Print an out of core emssage and die. */
|
/* Print an out of core message and die. */
|
||||||
void xoutofcore (void);
|
void xoutofcore (void);
|
||||||
|
|
||||||
/* Same as estream_asprintf but die on memory failure. */
|
/* Same as estream_asprintf but die on memory failure. */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user