diff options
author | Daniel Friesel <derf@finalrewind.org> | 2016-12-28 16:27:50 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2016-12-28 16:27:50 +0100 |
commit | 89aad8865304bb37cdadb62bc7f042e029724b0d (patch) | |
tree | aac58a4306d9e06092f3de1642015f4b2f74a9e6 /lib | |
parent | 404ed4b82d2ce1e6102e22c2645a24d6e0061ac4 (diff) |
Bielefeld Hbf: EBIL -> EBILP
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Travel/Status/DE/IRIS/Stations.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/IRIS/Stations.pm b/lib/Travel/Status/DE/IRIS/Stations.pm index 22625f3..2598675 100644 --- a/lib/Travel/Status/DE/IRIS/Stations.pm +++ b/lib/Travel/Status/DE/IRIS/Stations.pm @@ -750,7 +750,7 @@ my @stations = ( [ 'FBIK', 'Biedenkopf', 8000952, 8.529989, 50.909113 ], [ 'FBIZ', 'Biedenkopf-Schulzentrum', 8000954, 8.517706, 50.915125 ], [ 'LBZ', 'Biederitz', 8010047, 11.716466, 52.15271 ], - [ 'EBIL', 'Bielefeld Hbf', 8000036, 8.532722, 52.029261 ], + [ 'EBILP', 'Bielefeld Hbf', 8000036, 8.532722, 52.029261 ], [ 'EBIO', 'Bielefeld Ost', 8000953, 8.559416, 52.024013 ], [ 'EBIS', 'Bielefeld-Senne', 8000956, 8.520335, 51.965118 ], [ 'LBF', 'Biendorf', 8011184, 11.856411, 51.756861 ], |