Index: /branches/BNC_2.12/src/bncclockrinex.cpp
===================================================================
--- /branches/BNC_2.12/src/bncclockrinex.cpp	(revision 9138)
+++ /branches/BNC_2.12/src/bncclockrinex.cpp	(revision 9139)
@@ -58,5 +58,4 @@
       }
 
-
       _out << "AS " << prn.toLatin1().data()
            << datTim.toString("  yyyy MM dd hh mm").toLatin1().data()
@@ -77,4 +76,5 @@
       }
       _out << endl;
+
     return success;
   }
@@ -92,5 +92,5 @@
 
 
-  _out << "BNC v" << BNCVERSION     << "                               "
+  _out << "BNC v" << BNCVERSION     << "                            "
        << datTim.toString("yyyyMMdd hhmmss").leftJustified(20, ' ', true).toAscii().data()
        << "PGM / RUN BY / DATE" << endl;
