Update u2f.c

This commit is contained in:
Conor Patrick 2019-03-01 22:00:17 -05:00
parent 1b4d1be9ee
commit a265da09fb

View File

@ -220,7 +220,7 @@ static int16_t u2f_authenticate(struct u2f_authenticate_request * req, uint8_t c
} }
else else
{ {
return U2F_SW_WRONG_PAYLOAD; return U2F_SW_WRONG_DATA;
} }
} }
if ( if (