Corrected grammar in comment.
This commit is contained in:
@@ -100,7 +100,7 @@ bool address_get_by_device(uint32_t device_id,
|
|||||||
return found;
|
return found;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* find a the device id from a given MAC address */
|
/* find a device id from a given MAC address */
|
||||||
bool address_get_device_id(BACNET_ADDRESS * src,
|
bool address_get_device_id(BACNET_ADDRESS * src,
|
||||||
uint32_t *device_id)
|
uint32_t *device_id)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user