Splinted the code, and fixed the errors.

This commit is contained in:
skarg
2011-08-24 23:29:53 +00:00
parent 58691c16d6
commit 3e134011a1
2 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ int get_alarm_sumary_ack_encode_apdu_data(
else if(max_apdu >= 10) {
/* tag 0 - Object Identifier */
apdu_len += encode_application_object_id(&apdu[apdu_len],
get_alarm_data->objectIdentifier.type,
(int)get_alarm_data->objectIdentifier.type,
get_alarm_data->objectIdentifier.instance);
/* tag 1 - Alarm State */
apdu_len += encode_application_enumerated(&apdu[apdu_len],