Index: /trunk/BNC/src/combination/bnccomb.cpp
===================================================================
--- /trunk/BNC/src/combination/bnccomb.cpp	(revision 10476)
+++ /trunk/BNC/src/combination/bnccomb.cpp	(revision 10477)
@@ -1044,6 +1044,6 @@
       out << "bncComb::printResults bug" << "\n";
     }
-  }
-  out.flush();
+    out.flush();
+  }
 }
 
