mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-03 12:11:33 +01:00
Typo fix.
--
This commit is contained in:
parent
ab17f7b6c3
commit
e0398fb110
@ -132,7 +132,7 @@ find_macro (const char *string, const char **begptr,
|
|||||||
|
|
||||||
/* If STRING includes known @FOO@ macros, replace these macros and
|
/* If STRING includes known @FOO@ macros, replace these macros and
|
||||||
return a new static string. Warning: STRING must have been
|
return a new static string. Warning: STRING must have been
|
||||||
allocated statically. Note that this function allocated memory
|
allocated statically. Note that this function allocates memory
|
||||||
which will not be released (similar to gettext). */
|
which will not be released (similar to gettext). */
|
||||||
const char *
|
const char *
|
||||||
map_static_macro_string (const char *string)
|
map_static_macro_string (const char *string)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user