Corrected some warnings generated from Borland compile.
This commit is contained in:
@@ -124,7 +124,10 @@ int alarm_ack_decode_service_request(
|
||||
int len = 0;
|
||||
int section_len;
|
||||
uint32_t enumValue;
|
||||
|
||||
|
||||
/* unused parameter */
|
||||
apdu_len = apdu_len;
|
||||
|
||||
if (-1 == (section_len =
|
||||
decode_context_unsigned(&apdu[len], 0,
|
||||
&data->ackProcessIdentifier))) {
|
||||
|
||||
Reference in New Issue
Block a user