Index: /trunk/BNC/src/upload/bncrtnetuploadcaster.cpp
===================================================================
--- /trunk/BNC/src/upload/bncrtnetuploadcaster.cpp	(revision 9877)
+++ /trunk/BNC/src/upload/bncrtnetuploadcaster.cpp	(revision 9878)
@@ -339,5 +339,5 @@
   // Read first line (with epoch time)
   // ---------------------------------
-  QTextStream in(epochLines[0].toLatin1());
+  QTextStream in(epochLines[0].toLatin1()); cout << epochLines[0].toLatin1()) << " : " << endl;
   QString hlp;
   int year, month, day, hour, min;
