diff options
Diffstat (limited to 'src/common/log.h')
-rw-r--r-- | src/common/log.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/common/log.h b/src/common/log.h index 07e865e689..6ee13cbfda 100644 --- a/src/common/log.h +++ b/src/common/log.h @@ -9,11 +9,7 @@ **/ #ifndef __LOG_H - -/** - * \file log.h - * \brief Headers for log.c - */ +#define LOG_H_ID "$Id$" #include "../common/compat.h" |