summaryrefslogtreecommitdiff
path: root/include/u8c/u16.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/u8c/u16.h')
-rw-r--r--include/u8c/u16.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/u8c/u16.h b/include/u8c/u16.h
index 1babb69..8d81784 100644
--- a/include/u8c/u16.h
+++ b/include/u8c/u16.h
@@ -22,8 +22,8 @@
/* Type definitions: */
/* Structures: */
/* Functions */
-extern bool u8c_u16alloc(char16_t * * const u16,size_t const sz);
-extern bool u8c_u16free(char16_t const * * const u16);
+extern bool u8c_u16alloc(char16_t * * const u16,size_t const sz);
+extern bool u8c_u16free( char16_t const * * const u16);
/* Constants & Variables: */
/* Macros: */
# endif