Corrected some compiler warnings.

This commit is contained in:
skarg
2010-02-12 22:31:09 +00:00
parent ff8746d5f5
commit c8d959b3e3
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -156,7 +156,7 @@ unsigned Binary_Output_Instance_To_Index(
return index;
}
static BACNET_BINARY_PV Binary_Output_Present_Value(
BACNET_BINARY_PV Binary_Output_Present_Value(
uint32_t object_instance)
{
BACNET_BINARY_PV value = RELINQUISH_DEFAULT;