Commit a7a1898c authored by Adam Blank's avatar Adam Blank
Browse files

fix typo

parent c793174a
Showing with 1 addition and 1 deletion
+1 -1
......@@ -66,4 +66,4 @@ range_t *regexp_match(char *regex, char *line) {
assert(line[0] != '*');
return _regexp_match(regex, regex, line, caret, dollar, 0, 0, 0);
t's}
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment