Apply clang-format to source tree
[alexxy/gromacs.git] / src / gromacs / utility / errorcodes.h
index 08f94e1d387f7f71c5fb81db6cfe7219c9b7a3f3..3af1c18990e920abb04595c606a708a9addecf0f 100644 (file)
@@ -110,7 +110,7 @@ enum ErrorCode
  *
  * This function does not throw.
  */
-const char *getErrorCodeString(int errorcode);
+const chargetErrorCodeString(int errorcode);
 
 /*!\}*/