fix spacing with make tabbing
[satcheck.git] / model.cc
index 2ac46b8313fba22a175dd27ac5d1664e36ad4288..506d116bd562a7bdbe88ead004d2450f8e6e2527 100644 (file)
--- a/model.cc
+++ b/model.cc
@@ -30,7 +30,7 @@ void user_main_wrapper(void *) {
        user_main(model->params.argc, model->params.argv);
 }
 
-/** Implements the main loop for model checking test case 
+/** Implements the main loop for model checking test case
  */
 void MC::check() {
        snapshot_record(0);