Apply clang-format to source tree
[alexxy/gromacs.git] / src / gromacs / tools / convert_tpr.h
index 23c52ffa7e3ceff1cf8163e6fc502e05b99968fa..ed8bf8adb6b1fbfa7290d478ce3f58273913b48c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2014,2015, by the GROMACS development team, led by
+ * Copyright (c) 2014,2015,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.
@@ -40,6 +40,6 @@
  * \param[in] argc  argc value passed to main().
  * \param[in] argv  argv array passed to main().
  */
-int gmx_convert_tpr(int argc, char *argv[]);
+int gmx_convert_tpr(int argc, charargv[]);
 
 #endif