diff options
Diffstat (limited to 'include/apos/atomic.h')
| -rw-r--r-- | include/apos/atomic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apos/atomic.h b/include/apos/atomic.h index 84e0f0f..aba7a3f 100644 --- a/include/apos/atomic.h +++ b/include/apos/atomic.h @@ -161,7 +161,7 @@ typedef _Atomic __UINTMAX_TYPE__ atomic_uintmax_t; /** * Kill dependency. - * @todo Figure out what it means. + * \todo Figure out what it means. * * @param y Value whose dependencies should be killed. * @return \c y |
