Fixed IAR compiler warnings.

This commit is contained in:
skarg
2011-08-23 20:29:15 +00:00
parent 6c89924df7
commit 45915f2d22
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -65,7 +65,8 @@ static void match_name_or_object(
} else {
/* valid object_name copy in my device? */
found =
Device_Object_Name_Copy(data->object.identifier.type,
Device_Object_Name_Copy(
(BACNET_OBJECT_TYPE)data->object.identifier.type,
data->object.identifier.instance, &object_name);
if (found) {
Send_I_Have(Device_Object_Instance_Number(),