Fix type conflict
authorCaiwen Zhang <caiwen.zhang@intel.com>
Thu, 9 Oct 2014 21:08:25 +0000 (05:08 +0800)
committerCaiwen Zhang <caiwen.zhang@intel.com>
Thu, 9 Oct 2014 21:27:35 +0000 (05:27 +0800)
commit400be3c7d183fedae5b7e87931b044c971b09e68
treec85123d6bc1e23864a2e84f360332195c1db4937
parente21338d9518d925b953a9315ba479d96b6e19594
Fix type conflict

In address.h, coap_address_t is defined as OCDevAddr, it should be used
as coap_address_t not 'struct coap_address_t'

Change-Id: I110ebc2e7064dad6588d4b3ae7625a2edde58093
csdk/libcoap-4.1.1/debug.c
csdk/libcoap-4.1.1/debug.h