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 81b267b..a6ae3c8 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) /** |
