diff options
Diffstat (limited to 'src/common/cfgfiles.h')
-rw-r--r-- | src/common/cfgfiles.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/cfgfiles.h b/src/common/cfgfiles.h index 79bc0582..8b996ca0 100644 --- a/src/common/cfgfiles.h +++ b/src/common/cfgfiles.h @@ -24,7 +24,7 @@ #include "hexchat.h" -#define LANGUAGES_LENGTH 52 +#define LANGUAGES_LENGTH 53 extern char *xdir; extern const char * const languages[LANGUAGES_LENGTH]; |