X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Ftext%2Fiso-639_def.h;h=ac90dc39cf4a6ddafbdb1428a5ae31d59bd5fb9f;hb=8524d44bbbfa4a3aabf1176b1d41a295b603180a;hp=3c94626d1b5ec34a8f2f6042476635930adfd2cb;hpb=73dc6d3573b013776638bd8f13c51eb8ad84e335;p=vlc diff --git a/src/text/iso-639_def.h b/src/text/iso-639_def.h index 3c94626d1b..ac90dc39cf 100644 --- a/src/text/iso-639_def.h +++ b/src/text/iso-639_def.h @@ -201,6 +201,8 @@ static const iso639_lang_t p_languages[] = { N_( "Yoruba" ), "", "yo", "yor", "yor" }, { N_( "Zhuang" ), "", "za", "zha", "zha" }, { N_( "Zulu" ), "", "zu", "zul", "zul" }, + + /* XXX psz_eng_name MUST be NULL on the last item as it is the stop condition */ { NULL, NULL, "", "", "" } };