Missed this inline in ssdplib.h.

This commit is contained in:
Marcelo Roberto Jimenez 2010-12-19 22:57:01 -02:00
parent cdf35baa34
commit a0ebf23785

View File

@ -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] . */