mirror of
https://github.com/janet-lang/janet
synced 2025-02-22 19:20:01 +00:00
Formatting in peg.c
This commit is contained in:
parent
9a892363a3
commit
5c56c7fa91
@ -563,7 +563,7 @@ tail:
|
||||
up1(s);
|
||||
|
||||
if (!terminus_end) {
|
||||
return NULL;
|
||||
return NULL;
|
||||
}
|
||||
|
||||
const uint8_t *saved_end = s->text_end;
|
||||
|
Loading…
x
Reference in New Issue
Block a user