diff options
Diffstat (limited to 'docs/u8c_u8enc.3')
-rw-r--r-- | docs/u8c_u8enc.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/u8c_u8enc.3 b/docs/u8c_u8enc.3 index 64feaf1..d6fc549 100644 --- a/docs/u8c_u8enc.3 +++ b/docs/u8c_u8enc.3 @@ -9,6 +9,7 @@ u8c_u8enc - UTF-8 encode - Convert an UTF-32 string to UTF-8. .IP .nf \f[C] +/* # include <u8c/u8.h> */ # include <stdbool.h> # include <stddef.h> # include <uchar.h> |