Missed this inline in ssdplib.h.
This commit is contained in:
parent
cdf35baa34
commit
a0ebf23785
@ -328,7 +328,7 @@ void ssdp_handle_device_request(
|
|||||||
/* [in] . */
|
/* [in] . */
|
||||||
struct sockaddr_storage *dest_addr);
|
struct sockaddr_storage *dest_addr);
|
||||||
#else /* INCLUDE_DEVICE_APIS */
|
#else /* INCLUDE_DEVICE_APIS */
|
||||||
static inline void ssdp_handle_device_request(
|
static UPNP_INLINE void ssdp_handle_device_request(
|
||||||
/* [in] . */
|
/* [in] . */
|
||||||
http_message_t *hmsg,
|
http_message_t *hmsg,
|
||||||
/* [in] . */
|
/* [in] . */
|
||||||
|
Loading…
Reference in New Issue
Block a user