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