Enable clang-tidy for headers
[alexxy/gromacs.git] / src / gromacs / domdec / hash.h
index 34871a831712b34ca57ad3b849b3c44a91a0ec96..a082a9d9409835c94d790e0d6cea4f8151485915 100644 (file)
@@ -54,7 +54,7 @@
 #include <cstdio>
 
 //! Forward declation
-static void gmx_hash_resize(gmx_hash_t *, int);
+static void gmx_hash_resize(gmx_hash_t * /*hash*/, int /*nkey_used_estimate*/);
 
 /*! \internal \brief Hashing key-generation helper struct */
 struct gmx_hash_e_t