dtlogin: make the language menu works.

This commit is contained in:
Liang Chang
2022-02-07 09:48:13 +08:00
parent d985889b74
commit 1eccd2e042
6 changed files with 31 additions and 28 deletions
+1
View File
@@ -100,6 +100,7 @@
#define DEF_SUPATH "/usr/sbin:/usr/bin" /* same as ROOTPATH */
#define LANGLISTSIZE 2048
#define LANGUAGESIZE 50
#define DELIM " \t" /* delimiters in language list */