Cleaned up compiler warnings for Borland 5.5 compile.

This commit is contained in:
skarg
2008-03-08 15:09:14 +00:00
parent a3e2d61f56
commit cff20d7669
5 changed files with 14 additions and 6 deletions
+3
View File
@@ -330,6 +330,9 @@ bool dlmstp_compare_data_expecting_reply(
struct DER_compare_t request;
struct DER_compare_t reply;
/* unused parameters */
request_pdu_len = request_pdu_len;
reply_pdu_len = reply_pdu_len;
/* decode the request data */
request.address.mac[0] = src_address;
request.address.mac_len = 1;