Index: /trunk/BNC/src/bncsinextro.cpp
===================================================================
--- /trunk/BNC/src/bncsinextro.cpp	(revision 7788)
+++ /trunk/BNC/src/bncsinextro.cpp	(revision 7789)
@@ -155,5 +155,5 @@
       _out << "*DESCRIPTION_________ S/N__ L1->ARP(m)__________ L2->ARP(m)__________ AZ_EL____" << endl;
       _out << QString(" %1").arg(_opt->_antNameRover.c_str(), 20,QLatin1Char(' ')).toStdString()
-           <<  "      "
+           <<  " -----"
            << _antex->pcoSinexString(_opt->_antNameRover, t_frequency::G1).toStdString()
            << _antex->pcoSinexString(_opt->_antNameRover, t_frequency::G2).toStdString()
@@ -166,5 +166,5 @@
       _out << "*DESCRIPTION_________ S/N__ L1->ARP(m)__________ L2->ARP(m)__________ AZ_EL____" << endl;
       _out << QString(" %1").arg(_opt->_antNameRover.c_str(), 20,QLatin1Char(' ')).toStdString()
-           <<  "      "
+           <<  " -----"
            << _antex->pcoSinexString(_opt->_antNameRover, t_frequency::R1).toStdString()
            << _antex->pcoSinexString(_opt->_antNameRover, t_frequency::R2).toStdString()
@@ -177,5 +177,5 @@
       _out << "*DESCRIPTION_________ S/N__ L1->ARP(m)__________ L2->ARP(m)__________ AZ_EL____" << endl;
       _out << QString(" %1").arg(_opt->_antNameRover.c_str(), 20,QLatin1Char(' ')).toStdString()
-           <<  "      "
+           <<  " -----"
            << _antex->pcoSinexString(_opt->_antNameRover, t_frequency::E1).toStdString()
            << _antex->pcoSinexString(_opt->_antNameRover, t_frequency::E5).toStdString()
@@ -188,5 +188,5 @@
       _out << "*DESCRIPTION_________ S/N__ L1->ARP(m)__________ L2->ARP(m)__________ AZ_EL____" << endl;
       _out << QString(" %1").arg(_opt->_antNameRover.c_str(), 20,QLatin1Char(' ')).toStdString()
-           <<  "      "
+           <<  " -----"
            << _antex->pcoSinexString(_opt->_antNameRover, t_frequency::C2).toStdString()
            << _antex->pcoSinexString(_opt->_antNameRover, t_frequency::C7).toStdString()
