The debugging information was incorrect.
[mtp.git] / mtp_graph.cc
index 8849acd..2cbb338 100644 (file)
@@ -241,7 +241,7 @@ void MTPGraph::force_positivized_lengths() {
     }
   }
 #ifdef VERBOSE
-  cerr << __FILE__ << ": residual_error " << residual_error << " max_error " << residual_error << endl;
+  cerr << __FILE__ << ": residual_error " << residual_error << " max_error " << max_error << endl;
 #endif
 }