diff --git a/cdr/cdr_sqlite.c b/cdr/cdr_sqlite.c
index a5eb54f22bf60b42db1c5270b0013ba409b24cad..66b1d0a061da4c7a1a0ce2514dec8e18bdf93b52 100644
--- a/cdr/cdr_sqlite.c
+++ b/cdr/cdr_sqlite.c
@@ -17,8 +17,8 @@
  * at the top of the source tree.
  */
 
-/*! \file
- *
+/*!
+ * \file
  * \brief Store CDR records in a SQLite database.
  *
  * \author Holger Schurig <hs4233@mail.mn-solutions.de>