resolved conflict in RouteServer

This commit is contained in:
unknown 2014-04-15 10:28:26 +02:00
commit 5e34d0320b
12 changed files with 16 additions and 16 deletions

View file

@ -114,7 +114,7 @@ public class RouteServer extends Thread
public static void main(String[] args) throws Exception
{
System.out.println("BRouter 0.98 / 12012014 / abrensch");
System.out.println("BRouter 0.9.8 / 12012014 / abrensch");
if ( args.length != 4 )
{
System.out.println("serve BRouter protocol");