]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Add 'ad' == 'Andorra'
authorAndreas Öman <andreas@lonelycoder.com>
Wed, 18 Feb 2009 17:20:57 +0000 (17:20 +0000)
committerAndreas Öman <andreas@lonelycoder.com>
Wed, 18 Feb 2009 17:20:57 +0000 (17:20 +0000)
muxbuilder/main.c

index 12f76bd23fde717c48862b6d4048aed24be4a1b5..8aa44ab805d2a6f8b583a55ef727f440010cee55 100644 (file)
@@ -243,6 +243,7 @@ static const struct {
   const char *name;
 
 } tldlist[] = {
+  {"ad", "Andorra"},
   {"at", "Austria"},
   {"au", "Australia"},
   {"be", "Belgium"},