X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=tag.c;h=d3065d503bd50dfe2214edaff1c59353f9e099cd;hp=a6db1d549c8b8551a868fe22d8a7f28cf568e7c4;hb=5cc27f1b3c61df4f048cdac9e0feb31a2dd80c63;hpb=39ed54a468f339535f82cce2c0a79b92e74a7c09 diff --git a/tag.c b/tag.c index a6db1d5..d3065d5 100644 --- a/tag.c +++ b/tag.c @@ -32,7 +32,7 @@ static unsigned int len = 0; /* extern */ void -initrregs(void) { +compileregexps(void) { unsigned int i; regex_t *reg;