clang-tidy modernize
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_densorder.cpp
index d4cbcaa3dac2dce782a414dad369988a0d73611f..94997770cc7ee988d06940d30c05f295bc324548 100644 (file)
@@ -266,7 +266,7 @@ static void density_in_time (const char *fn, int **index, const int gnx[], real
     gmx_rmpbc_done(gpbc);
     close_trx(status);
 
-    if (/* DISABLES CODE */ (0))
+    if (/* DISABLES CODE */ (false))
     {
         FILE *fp;
         fp = fopen("koko.xvg", "w");