one more line

git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@92 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
andreas.schildbach 2010-08-19 23:21:48 +00:00
parent d3a5d5867c
commit 26b54f7bb5

View file

@ -574,6 +574,8 @@ public class SbbProvider implements NetworkProvider
return 'B';
if (ucType.equals("NBU"))
return 'B';
if (ucType.equals("MIN"))
return 'B';
if (ucType.equals("N"))
return 'B';
if (ucType.equals("TX"))