That's more correct honestly

This commit is contained in:
XANTRONIX Development 2016-05-29 01:14:44 -05:00
parent 48b70ea71e
commit 373ad06c45

View file

@ -138,8 +138,8 @@ int main(int argc, char **argv) {
} }
case 8: { case 8: {
response = 129; response = statusCode;
state = 20; state = 0;
break; break;
} }