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: {
|
case 8: {
|
||||||
response = 129;
|
response = statusCode;
|
||||||
state = 20;
|
state = 0;
|
||||||
|
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue