diff --git a/include/re_fmt.h b/include/re_fmt.h index 0ba41a263..13d0783ba 100644 --- a/include/re_fmt.h +++ b/include/re_fmt.h @@ -201,4 +201,3 @@ void fmt_param_apply(const struct pl *pl, fmt_param_h *ph, void *arg); int utf8_encode(struct re_printf *pf, const char *str); int utf8_decode(struct re_printf *pf, const struct pl *pl); size_t utf8_byteseq(char u[4], unsigned cp); -