added comment.

This commit is contained in:
skarg
2005-10-21 11:11:52 +00:00
parent d647cb6d2d
commit a2cdae2301
+2
View File
@@ -324,6 +324,8 @@ void testReadPropertyAck(Test * pTest)
ct_test(pTest, test_data.array_index == data.array_index);
ct_test(pTest, test_data.application_data_len == data.application_data_len);
/* since object property == object_id, decode the application data using
the appropriate decode function */
len = decode_object_id(
test_data.application_data,
&object,