Cleaned up some compiler warnings.

This commit is contained in:
skarg
2013-09-23 18:48:50 +00:00
parent 6a22a2b89c
commit ef7f419a25
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ unsigned Binary_Value_Instance_To_Index(
return index;
}
static BACNET_BINARY_PV Binary_Value_Present_Value(
BACNET_BINARY_PV Binary_Value_Present_Value(
uint32_t object_instance)
{
BACNET_BINARY_PV value = BINARY_INACTIVE;