introduced tile.c, some refactoring of functions
This commit is contained in:
parent
39ed54a468
commit
5cc27f1b3c
8 changed files with 150 additions and 141 deletions
2
tag.c
2
tag.c
|
@ -32,7 +32,7 @@ static unsigned int len = 0;
|
|||
/* extern */
|
||||
|
||||
void
|
||||
initrregs(void) {
|
||||
compileregexps(void) {
|
||||
unsigned int i;
|
||||
regex_t *reg;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue