Apply clang-tidy-8 readability-uppercase-literal-suffix
[alexxy/gromacs.git] / src / gromacs / utility / real.h
index d327fa6fa554568500803d758d766d8bb9a93a08..e5e0fa6efdfecae41ebb6686a3b01c408e1f6b25 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
  * Copyright (c) 2001-2004, The GROMACS development team.
- * Copyright (c) 2013,2014,2015,2017,2018, by the GROMACS development team, led by
+ * Copyright (c) 2013,2014,2015,2017,2018,2019, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -78,7 +78,7 @@
 #    define GMX_DOUBLE_NEGZERO  (-0.0)
 
 /*! \brief Negative zero in float */
-#    define GMX_FLOAT_NEGZERO   (-0.0f)
+#    define GMX_FLOAT_NEGZERO   (-0.0F)
 #endif
 
 /*! \typedef real