diff options
Diffstat (limited to 'docs/u8c_u32cmp.3')
-rw-r--r-- | docs/u8c_u32cmp.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/u8c_u32cmp.3 b/docs/u8c_u32cmp.3 index c4d41bd..2954a8d 100644 --- a/docs/u8c_u32cmp.3 +++ b/docs/u8c_u32cmp.3 @@ -6,6 +6,7 @@ u8c_u32cmp - UTF-32 compare - Compare two UTF-32 strings. .PP .nf \f[C] +/* # include <u8c/u32.h> */ # include <stdbool.h> # include <stdint.h> # include <uchar.h> |