mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-14 16:40:30 +00:00
fixed 'Sitzenbleiber'
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@70 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
ff8066ff14
commit
03f042ad90
1 changed files with 4 additions and 4 deletions
|
@ -430,10 +430,10 @@ public class MvvProvider implements NetworkProvider
|
|||
lastArrival = arrival;
|
||||
}
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
throw new IllegalArgumentException("cannot parse '" + set + "' on " + uri);
|
||||
else
|
||||
{
|
||||
throw new IllegalArgumentException("cannot parse '" + set + "' on " + uri);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue