fixed function where common prototype was added

This commit is contained in:
skarg
2013-07-06 23:19:50 +00:00
parent 63e4e1ce2d
commit 24ef4ada2d
+1 -1
View File
@@ -210,7 +210,7 @@ BACNET_POLARITY Binary_Output_Polarity(
return polarity;
}
static void Binary_Output_Out_Of_Service_Set(
void Binary_Output_Out_Of_Service_Set(
uint32_t instance,
bool flag)
{