Apply clang-format to source tree
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / solvate.h
index d7b17f6fbccdbfe3d7f016b8f7871cd3910be8a7..cd81b5c5f10d60d4278205eb9c7fca1444851bd5 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.
@@ -35,6 +35,6 @@
 #ifndef GMX_GMXPREPROCESS_SOLVATE_H
 #define GMX_GMXPREPROCESS_SOLVATE_H
 
-int gmx_solvate(int argc, char *argv[]);
+int gmx_solvate(int argc, charargv[]);
 
 #endif