Merge branch 'release-4-6'
[alexxy/gromacs.git] / src / gromacs / legacyheaders / thread_mpi / lock.h
index 4e026824cacc110372c6ff5dc94af93bfacefeaf..f30e8bf740e594b1f879e7f96479d67dbcb0df6c 100644 (file)
@@ -100,7 +100,7 @@ int tMPI_Lock_trylock(tMPI_Lock_t *lock);
  *  \param lock  Pointer to previously created lock.
  */
 TMPI_EXPORT
-int tMPI_Lock_islocked(const tMPI_Lock_t *lock);
+int tMPI_Lock_islocked(tMPI_Lock_t *lock);