Index: trunk/BNC/RTCM3/rtcm3torinex.c
===================================================================
--- trunk/BNC/RTCM3/rtcm3torinex.c	(revision 2255)
+++ trunk/BNC/RTCM3/rtcm3torinex.c	(revision 2256)
@@ -1,5 +1,5 @@
 /*
   Converter for RTCM3 data to RINEX.
-  $Id: rtcm3torinex.c,v 1.28 2010/01/12 12:13:23 mervart Exp $
+  $Id: rtcm3torinex.c,v 1.29 2010/01/16 10:18:44 mervart Exp $
   Copyright (C) 2005-2008 by Dirk Stöcker <stoecker@alberding.eu>
 
@@ -55,5 +55,5 @@
 
 /* CVS revision and version */
-static char revisionstr[] = "$Revision: 1.28 $";
+static char revisionstr[] = "$Revision: 1.29 $";
 
 #ifndef COMPILEDATE
@@ -251,4 +251,5 @@
 }
 
+// Convert Moscow time into UTC (fixnumleap == 1) or GPS (fixnumleap == 0)
 void updatetime(int *week, int *secOfWeek, int mSecOfWeek, int fixnumleap)
 {
@@ -1683,5 +1684,5 @@
 
 #ifndef NO_RTCM3_MAIN
-static char datestr[]     = "$Date: 2010/01/12 12:13:23 $";
+static char datestr[]     = "$Date: 2010/01/16 10:18:44 $";
 
 /* The string, which is send as agent in HTTP request */
