Cleaned up Borland compiler warnings.

This commit is contained in:
skarg
2009-04-19 20:05:06 +00:00
parent 94d55e0294
commit 6da080105d
7 changed files with 11 additions and 9 deletions
+2
View File
@@ -49,6 +49,8 @@ void handler_ucov_notification(
BACNET_PROPERTY_VALUE property_value;
int len = 0;
/* src not needed for this application */
src = src;
/* create linked list to store data if more
than one property value is expected */
property_value.next = NULL;