mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[wpinet] Remove non GP language (#6774)
This commit is contained in:
@@ -1958,7 +1958,7 @@ reexecute:
|
||||
case s_chunk_parameters:
|
||||
{
|
||||
assert(parser->flags & F_CHUNKED);
|
||||
/* just ignore this shit. TODO check for overflow */
|
||||
/* TODO check for overflow */
|
||||
if (ch == CR) {
|
||||
UPDATE_STATE(s_chunk_size_almost_done);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user