X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/8a5f002c4182abf6dcaac354a3da04cc18830ad9..b3d7e07f18f0f69f8c3b3542615da62dfc4c6175:/tag.c?ds=sidebyside 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;