From da8eeb7695a4803d1d45c8c26c05a51fb1ba1e55 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Thu, 9 Jun 2022 23:50:14 +0300 Subject: continue documentation --- include/apos/attrs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/apos/attrs.h') diff --git a/include/apos/attrs.h b/include/apos/attrs.h index 9729000..76ef39f 100644 --- a/include/apos/attrs.h +++ b/include/apos/attrs.h @@ -12,7 +12,7 @@ * * @param x Attribute whose existence should be checked. * @return Non-zero when available, \c 0 when not available. - * @todo Figure out which attributes are necessary and which are good to have + * \todo Figure out which attributes are necessary and which are good to have */ #if !defined(__has_attribute) #define __has_attribute(x) 0 -- cgit v1.3