Skip to content

Commit

Permalink
remove newline
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers committed Aug 10, 2023
1 parent ae66843 commit f7029f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/re_fmt.h
Original file line number Diff line number Diff line change
Expand Up @@ -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);

0 comments on commit f7029f6

Please sign in to comment.