Added missing language to '--lang help' output.
This commit is contained in:
parent
71820f602a
commit
2235bce0bb
1 changed files with 2 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
$Id$
|
||||
|
||||
June 14, 2002 - April 26, 2007
|
||||
June 14, 2002 - May 6, 2007
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
@ -466,6 +466,7 @@ void show_lang_usage(FILE * f, const char *const prg)
|
|||
/* ta */ " tamil\n"
|
||||
/* te */ " telugu\n"
|
||||
/* th */ " thai\n"
|
||||
/* twi */ " twi\n"
|
||||
/* bo */ " tibetan\n"
|
||||
/* tr */ " turkish\n"
|
||||
/* uk */ " ukrainian\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue