Index: trunk/BNC/src/bncsp3.cpp
===================================================================
--- trunk/BNC/src/bncsp3.cpp	(revision 4380)
+++ trunk/BNC/src/bncsp3.cpp	(revision 4381)
@@ -94,8 +94,10 @@
   double dayfrac;
   mjdFromDateAndTime(datTim, mjd, dayfrac);
+  
+  int numEpo = 96;
 
   _out << "#aP" << datTim.toString("yyyy MM dd hh mm").toAscii().data() 
        << setw(12) << setprecision(8) << sec
-       << "      96 ORBIT IGS08 HLM  IGS" << endl;
+       << " " << setw(7) << numEpo << " ORBIT IGS08 HLM  IGS" << endl;
 
   _out << "## " 
