diff options
Diffstat (limited to 'include/apos/assert.h')
| -rw-r--r-- | include/apos/assert.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apos/assert.h b/include/apos/assert.h index a6ae3c8..a12f7cc 100644 --- a/include/apos/assert.h +++ b/include/apos/assert.h @@ -18,7 +18,7 @@ #include <apos/debug.h> #include <apos/utils.h> -/* \todo: should this exit or do something explosive like that? */ +/** \todo should this exit or do something explosive like that? */ #if !defined(DNDEBUG) /** |
