Index: trunk/BNC/src/PPP/pppClient.cpp
===================================================================
--- trunk/BNC/src/PPP/pppClient.cpp	(revision 9942)
+++ trunk/BNC/src/PPP/pppClient.cpp	(revision 9943)
@@ -304,5 +304,5 @@
     }
     if (iObs + 1 < _opt->_minObs) {
-      LOG << "t_pppClient::cmpBancroft not enough observations: " << iObs + 1;
+      LOG << "t_pppClient::cmpBancroft not enough observations: " << iObs + 1 << endl;
       return failure;
     }
