Index: trunk/BNC/bncmodel.cpp
===================================================================
--- trunk/BNC/bncmodel.cpp	(revision 2530)
+++ trunk/BNC/bncmodel.cpp	(revision 2531)
@@ -759,5 +759,5 @@
          << setw(8)  << setprecision(3) << _neu[0]              << " "
          << setw(8)  << setprecision(3) << _neu[1]              << " "
-         << setw(8)  << setprecision(3) << _neu[2]              << endl << endl;
+         << setw(8)  << setprecision(3) << _neu[2]              << endl;
     emit newMessage(QByteArray(strC.str().c_str()), true);
   }
