cleaned up compiler warnings

This commit is contained in:
skarg
2005-05-04 20:56:27 +00:00
parent be646af144
commit 4a98496478
13 changed files with 109 additions and 147 deletions
+1 -1
View File
@@ -147,7 +147,7 @@ int wp_decode_apdu(
BACNET_WRITE_PROPERTY_DATA *data)
{
int len = 0;
int offset = 0;
unsigned offset = 0;
if (!apdu)
return -1;