Use new signature for XID param callback

This commit is contained in:
XANTRONIX Development 2020-07-17 16:57:52 -04:00 committed by XANTRONIX Industrial
parent c7410cb2a4
commit aeee7449eb

View file

@ -1312,8 +1312,7 @@ error_sock_resend:
}
static int handle_xid_param(enum patty_ax25_frame_xid_param_type type,
size_t len,
uint8_t *data,
uint32_t value,
void *ctx) {
return 0;
}