Fixed array overflow.

This commit is contained in:
William Kendrick 2003-12-18 14:59:48 +00:00
parent bfaf56bd52
commit 36463342c9

View file

@ -261,6 +261,7 @@ void win32_perror(const char *str)
/* Possible languages: */
enum {
LANG_BS, /* Basque */
LANG_CA, /* Catalan */
LANG_CS, /* Czech */
LANG_DA, /* Danish */