Apply clang-tidy-8 readability-uppercase-literal-suffix
[alexxy/gromacs.git] / src / gromacs / tools / mk_angndx.cpp
index 0f59fee73a332aa8c6d526a50977d888f76cc3f7..cfa29e7d513b358cfe911248fd59342fe3b0c65d 100644 (file)
@@ -178,7 +178,7 @@ static void fill_ang(int nft, const int *ft, int fac,
                     }
                 }
             }
-            if (hq != 0.0f)
+            if (hq != 0.0F)
             {
                 for (j = 0; j < fac; j++)
                 {