Fixed declaration of Routed_Device_Set_Object_Name

This commit is contained in:
petermcs
2011-04-02 09:57:22 +00:00
parent 7b1f8c7f5e
commit 0b64a70dd9
+2 -2
View File
@@ -347,9 +347,9 @@ extern "C" {
void); void);
bool Routed_Device_Set_Object_Instance_Number( bool Routed_Device_Set_Object_Instance_Number(
uint32_t object_id); uint32_t object_id);
bool Routed_Device_Set_Object_Name( bool Routed_Device_Set_Object_Name(
const char *name, uint8_t encoding,
const char *value,
size_t length); size_t length);
bool Routed_Device_Set_Description( bool Routed_Device_Set_Description(
const char *name, const char *name,