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