mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 16:23:04 +00:00
Typo.
This commit is contained in:
@@ -123,7 +123,7 @@ size_t strnlen PARAMS ((const char *s, size_t maxlen));
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef ENABLE_NLS
|
#ifdef ENABLE_NLS
|
||||||
# include <libintl1.h>
|
# include <libintl.h>
|
||||||
# define _(Text) gettext (Text)
|
# define _(Text) gettext (Text)
|
||||||
#else
|
#else
|
||||||
# undef bindtextdomain
|
# undef bindtextdomain
|
||||||
|
|||||||
Reference in New Issue
Block a user