summaryrefslogtreecommitdiff
path: root/src/common/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/log.h')
-rw-r--r--src/common/log.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/log.h b/src/common/log.h
index 6ee13cbfda..d362549e9c 100644
--- a/src/common/log.h
+++ b/src/common/log.h
@@ -3,9 +3,9 @@
/* $Id$ */
/**
- * /file log.h
+ * \file log.h
*
- * /brief Headers for logging functions.
+ * \brief Headers for logging functions.
**/
#ifndef __LOG_H