mirror of
https://github.com/janet-lang/janet
synced 2025-09-04 03:48:03 +00:00
Formatting in peg.c
This commit is contained in:
@@ -563,7 +563,7 @@ tail:
|
||||
up1(s);
|
||||
|
||||
if (!terminus_end) {
|
||||
return NULL;
|
||||
return NULL;
|
||||
}
|
||||
|
||||
const uint8_t *saved_end = s->text_end;
|
||||
|
Reference in New Issue
Block a user