Index: trunk/BNC/bncrinex.cpp
===================================================================
--- trunk/BNC/bncrinex.cpp	(revision 552)
+++ trunk/BNC/bncrinex.cpp	(revision 553)
@@ -383,5 +383,5 @@
         _out << datTim.toString("  yyyy    MM    dd"
                                 "    hh    mm   ss.zzz0000").toAscii().data();
-        _out << "                 TIME OF FIRST OBS"    << endl;
+        _out << "     GPS         TIME OF FIRST OBS"    << endl;
         QString hlp = (_format + QString(" %1").arg(_mountPoint.host() + 
                       _mountPoint.path())).leftJustified(60, ' ', true);
@@ -441,5 +441,5 @@
     _out << datTim.toString("  yyyy    MM    dd"
                                 "    hh    mm   ss.zzz0000").toAscii().data();
-    _out << "                 "                                      << "TIME OF FIRST OBS"    << endl;
+    _out << "     GPS         TIME OF FIRST OBS"    << endl;
     QString hlp = (_format + QString(" %1").arg(_mountPoint.host() + 
           _mountPoint.path())).leftJustified(60, ' ', true);
