summaryrefslogtreecommitdiffstats
path: root/core/Languages.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/Languages.h')
-rw-r--r--core/Languages.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/Languages.h b/core/Languages.h
index 21a5e1487..7949688c9 100644
--- a/core/Languages.h
+++ b/core/Languages.h
@@ -1,7 +1,7 @@
-/* $Id: Languages.h,v 1.2 2003/09/30 14:38:15 titer Exp $
+/* $Id: Languages.h,v 1.1 2003/11/03 12:08:01 titer Exp $
This file is part of the HandBrake source code.
- Homepage: <http://beos.titer.org/handbrake/>.
+ Homepage: <http://handbrake.m0k.org/>.
It may be used under the terms of the GNU General Public License. */
#ifndef HB_LANGUAGES_H
@@ -14,7 +14,7 @@ typedef struct iso639_lang_t
char * iso639_1; /* ISO-639-1 (2 characters) code */
} iso639_lang_t;
-iso639_lang_t languages[] =
+static iso639_lang_t languages[] =
{ { "Afar", "", "aa" },
{ "Abkhazian", "", "ab" },
{ "Afrikaans", "", "af" },