Corrected name that caused compiler error.

This commit is contained in:
skarg
2010-02-11 16:54:11 +00:00
parent e42bfad888
commit 8d85b05afd
+1 -1
View File
@@ -477,7 +477,7 @@ int Device_Encode_Property_APDU(
return apdu_len;
}
bool Device_Write_Property_APDU(
bool Device_Write_Property(
BACNET_WRITE_PROPERTY_DATA * wp_data,
BACNET_ERROR_CLASS * error_class,
BACNET_ERROR_CODE * error_code)