1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1039560 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Rich Bowen
2010-11-26 21:16:57 +00:00
parent 4e46e4b5db
commit 825f822abc

View File

@@ -12,6 +12,7 @@ our %LANGS = (
'ja' => 'Japanese',
'de' => 'German',
'ko' => 'Korean',
'tr' => 'Turkish'
);
getopts("xl:m:");