mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-07 23:58:48 +00:00
line
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@938 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
6150fa6a98
commit
8f834f14ff
1 changed files with 2 additions and 0 deletions
|
@ -259,6 +259,8 @@ public class ZvvProvider extends AbstractHafasProvider
|
|||
|
||||
if ("UNB".equals(ucType))
|
||||
return '?';
|
||||
if ("???".equals(ucType))
|
||||
return '?';
|
||||
|
||||
final char t = super.normalizeType(type);
|
||||
if (t != 0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue