modified while refactoring the handlers

This commit is contained in:
skarg
2005-05-04 13:27:27 +00:00
parent f4568ffeac
commit 156b2f143d
6 changed files with 14 additions and 443 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
bool bip_valid(void);
void bip_cleanup(void);
bool bip_init(void);
void bip_set_broadcast_address(
void bip_get_broadcast_address(
BACNET_ADDRESS *dest); // destination address
void bip_get_my_address(BACNET_ADDRESS *my_address);