diff options
Diffstat (limited to 'docs/u8c_u32fndchr.3')
-rw-r--r-- | docs/u8c_u32fndchr.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/u8c_u32fndchr.3 b/docs/u8c_u32fndchr.3 index a7f688e..566985e 100644 --- a/docs/u8c_u32fndchr.3 +++ b/docs/u8c_u32fndchr.3 @@ -6,6 +6,7 @@ u8c_u32fndchr - UTF-32 find character - Find the first occurence of an UTF-32 ch .PP .nf \f[C] +/* # include <u8c/u32.h> */ # include <stdbool.h> # include <stddef.h> # include <uchar.h> |