X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=tag.c;h=d3065d503bd50dfe2214edaff1c59353f9e099cd;hb=5cc27f1b3c61df4f048cdac9e0feb31a2dd80c63;hp=a6db1d549c8b8551a868fe22d8a7f28cf568e7c4;hpb=8a5f002c4182abf6dcaac354a3da04cc18830ad9;p=dwm.git 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;