diff options
Diffstat (limited to 'docs/u8c_u32substr.3')
-rw-r--r-- | docs/u8c_u32substr.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/u8c_u32substr.3 b/docs/u8c_u32substr.3 index b35bebe..8615447 100644 --- a/docs/u8c_u32substr.3 +++ b/docs/u8c_u32substr.3 @@ -6,6 +6,7 @@ u8c_u32substr - UTF-32 sub-string - Get sub-string of an UTF-32 string. .PP .nf \f[C] +/* # include <u8c/u32.h> */ # include <stdbool.h> # include <stddef.h> # include <uchar.h> |