That's more correct honestly
This commit is contained in:
parent
48b70ea71e
commit
373ad06c45
1 changed files with 2 additions and 2 deletions
|
@ -138,8 +138,8 @@ int main(int argc, char **argv) {
|
|||
}
|
||||
|
||||
case 8: {
|
||||
response = 129;
|
||||
state = 20;
|
||||
response = statusCode;
|
||||
state = 0;
|
||||
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue