Corrected splint warning.

This commit is contained in:
skarg
2009-07-24 16:16:54 +00:00
parent e91062cd53
commit 5e62b7627a
+1 -1
View File
@@ -82,7 +82,7 @@ int alarm_ack_encode_service_request(
len =
encode_context_object_id(&apdu[apdu_len], 1,
data->eventObjectIdentifier.type,
(int)data->eventObjectIdentifier.type,
data->eventObjectIdentifier.instance);
apdu_len += len;