clang-tidy modernize
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_bar.cpp
index 71327f818829e2bc6cff14c302061ace95b689d4..af0530c08dd026f1991c0479fcbaff1124ca12c7 100644 (file)
@@ -2272,7 +2272,7 @@ static gmx_bool read_lambda_compvec(const char                *str,
         lc_in = lc_out;
     }
 
-    while (1)
+    while (true)
     {
         if (!start_reached)
         {