indented using indent.sh script.

This commit is contained in:
skarg
2013-10-29 01:55:49 +00:00
parent e3da7d7fed
commit 56b65e9694
43 changed files with 785 additions and 659 deletions
+1 -2
View File
@@ -295,8 +295,7 @@ int Device_Read_Property(
}
} else {
if (Device_Object_List_Identifier(rpdata->array_index,
&object_type,
&instance))
&object_type, &instance))
apdu_len =
encode_application_object_id(&apdu[0], object_type,
instance);