Lint cleanup from William Rucklidge
Change-Id: Id8b99a2f557efe3744e95a3947f26cdc0c9c269e
diff --git a/include/ceres/solver.h b/include/ceres/solver.h
index 97d082d..8e3fa58 100644
--- a/include/ceres/solver.h
+++ b/include/ceres/solver.h
@@ -372,7 +372,7 @@
// In some rare cases, it is worth using a more complicated
// reordering algorithm which has slightly better runtime
// performance at the expense of an extra copy of the Jacobian
- // // matrix. Setting use_postordering to true enables this tradeoff.
+ // matrix. Setting use_postordering to true enables this tradeoff.
bool use_postordering;
// Some non-linear least squares problems have additional