diff --git a/compute/zunmlq.c b/compute/zunmlq.c
index ca6d7806ad610272cfae956b8a100f0cb7f080b4..1138f4aee3a86d9f12658ede2fc41f97587140a2 100644
--- a/compute/zunmlq.c
+++ b/compute/zunmlq.c
@@ -31,7 +31,8 @@
  **/
 #include "control/common.h"
 
-/***************************************************************************//**
+/**
+ *******************************************************************************
  *
  * @ingroup MORSE_Complex64_t
  *
@@ -204,7 +205,8 @@ int MORSE_zunmlq(MORSE_enum side, MORSE_enum trans, int M, int N, int K,
     return status;
 }
 
-/***************************************************************************//**
+/**
+ *******************************************************************************
  *
  * @ingroup MORSE_Complex64_t_Tile
  *
@@ -276,7 +278,8 @@ int MORSE_zunmlq_Tile(MORSE_enum side, MORSE_enum trans,
     return status;
 }
 
-/***************************************************************************//**
+/**
+ *******************************************************************************
  *
  * @ingroup MORSE_Complex64_t_Tile_Async
  *