Comment.
git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@542 119443c7-1b9e-41f8-b6fc-b9c35fce742c
This commit is contained in:
parent
da5cf568e6
commit
ad9bcc9100
@ -3208,7 +3208,7 @@ void UpnpThreadDistribution(struct UpnpNonblockParam *Param)
|
||||
#if EXCLUDE_GENA == 0
|
||||
case SUBSCRIBE: {
|
||||
UpnpEventSubscribe *evt = UpnpEventSubscribe_new();
|
||||
// Cast away constness
|
||||
/* Cast away constness */
|
||||
UpnpString *Sid = (UpnpString *)UpnpEventSubscribe_get_SID(evt);
|
||||
|
||||
UpnpEventSubscribe_strcpy_PublisherUrl(evt, Param->Url);
|
||||
|
Loading…
Reference in New Issue
Block a user