mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Fix last chnage. Reported by Tom Pegios.
This commit is contained in:
parent
028327d827
commit
d68deedb30
2 changed files with 6 additions and 1 deletions
|
@ -1603,7 +1603,7 @@ gettext( const char *msgid )
|
|||
size_t top, bottom;
|
||||
|
||||
if (!(domain = the_domain))
|
||||
goto not_found;
|
||||
return msgid;
|
||||
|
||||
/* Locate the MSGID and its translation. */
|
||||
if (domain->hash_size > 2 && domain->hash_tab)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue