diff options
Diffstat (limited to 'src/logging.c')
-rw-r--r-- | src/logging.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/logging.c b/src/logging.c index f8ed4cb1..8dfc31ed 100644 --- a/src/logging.c +++ b/src/logging.c @@ -754,4 +754,4 @@ int log_init(const struct log_info *inf, void *ctx) return 0; } -/*! }@ */ +/*! @} */ |