Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers committed Jul 26, 2022
1 parent 7ff2086 commit cb1bc55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/re_main.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ int re_debug(struct re_printf *pf, void *unused);
int re_nfds(void);

int re_alloc(struct re **rep);
void re_fhs_reuse_set(struct re *re, bool reuse);
int re_thread_attach(struct re *re);
void re_thread_detach(void);

Expand Down

0 comments on commit cb1bc55

Please sign in to comment.