diff options
| author | mbalmer <mbalmer@NetBSD.org> | 2017-05-11 06:46:45 +0000 |
|---|---|---|
| committer | mbalmer <mbalmer@NetBSD.org> | 2017-05-11 06:46:45 +0000 |
| commit | db192593caa71a6594fc904155fa2283cf3e3323 (patch) | |
| tree | fa82a403bc318ec531f14787f0671aa97404a8c0 | |
| parent | 8056a07c987539cb8f1cdb9323e4545914a90979 (diff) | |
fix TIA entry
| -rw-r--r-- | share/misc/airport | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/misc/airport b/share/misc/airport index 5a4cb8dbb6f..133ea8130ba 100644 --- a/share/misc/airport +++ b/share/misc/airport @@ -1,4 +1,4 @@ -# $NetBSD: airport,v 1.64 2017/04/06 19:53:36 mbalmer Exp $ +# $NetBSD: airport,v 1.65 2017/05/11 06:46:45 mbalmer Exp $ # @(#)airport 8.1 (Berkeley) 6/8/93 # # Some of this information is from http://www.mapping.com/airportcodes.html. @@ -7601,7 +7601,7 @@ THV:York Airport, PA, USA THX:Turukhansk, Krasnoyarsk Krai, Russia THY:Thohoyandou, Venda, South Africa THZ:Tahoua, Niger -TIA:Tirana, Albania +TIA:Tirana International Airport, Albania TIB:Tibu, Colombia TIC:Tinak Airport, Marshall Islands TID:Tiaret (Bou Chekif), Algeria |
