Index: /trunk/rtcm3torinex/rtcm3torinex.c
===================================================================
--- /trunk/rtcm3torinex/rtcm3torinex.c	(revision 477)
+++ /trunk/rtcm3torinex/rtcm3torinex.c	(revision 478)
@@ -1,5 +1,5 @@
 /*
   Converter for RTCM3 data to RINEX.
-  $Id: rtcm3torinex.c,v 1.18 2007/04/11 09:08:39 stoecker Exp $
+  $Id: rtcm3torinex.c,v 1.19 2007/08/06 07:42:25 stoecker Exp $
   Copyright (C) 2005-2006 by Dirk Stoecker <stoecker@euronik.eu>
 
@@ -51,5 +51,5 @@
 
 /* CVS revision and version */
-static char revisionstr[] = "$Revision: 1.18 $";
+static char revisionstr[] = "$Revision: 1.19 $";
 
 #ifndef COMPILEDATE
@@ -1021,5 +1021,5 @@
 
 #ifndef NO_RTCM3_MAIN
-static char datestr[]     = "$Date: 2007/04/11 09:08:39 $";
+static char datestr[]     = "$Date: 2007/08/06 07:42:25 $";
 
 /* The string, which is send as agent in HTTP request */
@@ -1256,5 +1256,5 @@
     " -p " LONG_OPT("--password   ") "the login password\n"
     " -r " LONG_OPT("--port       ") "the server port number (default 2101)\n"
-    " -t " LONG_OPT("--timeout    ") "timeout in seconds\n"
+    " -t " LONG_OPT("--timeout    ") "timeout in seconds (default 60)\n"
     " -u " LONG_OPT("--user       ") "the user name\n"
     "or using an URL:\n%s ntrip:mountpoint[/username[:password]][@server[:port]]\n"
