diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2022-06-09 23:50:14 +0300 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2022-06-09 23:50:14 +0300 |
| commit | da8eeb7695a4803d1d45c8c26c05a51fb1ba1e55 (patch) | |
| tree | 85323057da02893e351426c60f2c5cfd5603b428 /include/apos/atomic.h | |
| parent | e30cd339e271b0d16dbecf6c521fa06c3a05e3f1 (diff) | |
| download | kmi-da8eeb7695a4803d1d45c8c26c05a51fb1ba1e55.tar.gz kmi-da8eeb7695a4803d1d45c8c26c05a51fb1ba1e55.zip | |
continue documentation
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 |
