diff --git a/storage/innobase/include/sync0sync.ic b/storage/innobase/include/sync0sync.ic index fdd70ad052f..7b9760ba45a 100644 --- a/storage/innobase/include/sync0sync.ic +++ b/storage/innobase/include/sync0sync.ic @@ -354,7 +354,7 @@ schema probes when freeing the mutex */ UNIV_INLINE void pfs_mutex_free_func( -/*===================*/ +/*================*/ mutex_t* mutex) /*!< in: mutex */ { if (UNIV_LIKELY(PSI_server && mutex->pfs_psi)) {