- code cleanup of encoding package
This commit is contained in:
@@ -101,6 +101,7 @@ encoding_rule_t unknown_payload_encodings[] = {
|
||||
*/
|
||||
static status_t verify(private_unknown_payload_t *this)
|
||||
{
|
||||
/* can't do any checks, so we assume its good */
|
||||
return SUCCESS;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user