diff options
Diffstat (limited to 'tag.c')
-rw-r--r-- | tag.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ static unsigned int len = 0; /* extern */ void -initrregs(void) { +compileregexps(void) { unsigned int i; regex_t *reg; |
index : dwm | ||
dwm fork - fullscreen, suckless status bar and sensibles keybindings |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | tag.c | 2 |
@@ -32,7 +32,7 @@ static unsigned int len = 0; /* extern */ void -initrregs(void) { +compileregexps(void) { unsigned int i; regex_t *reg; |