diff options
Diffstat (limited to 'include/apos/utils.h')
| -rw-r--r-- | include/apos/utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apos/utils.h b/include/apos/utils.h index c5cdaad..b75986e 100644 --- a/include/apos/utils.h +++ b/include/apos/utils.h @@ -512,7 +512,7 @@ DEFINE_ALIGN_DOWN(ull, unsigned long long); /** * Helper macro for defining type specific alignment checks. - * + * * @param name Name of type in function name. * @param type Actual type. */ |
