Commit 23a0634c authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Upnp: remove trailing space

parent 1f066dde
......@@ -51,7 +51,7 @@ namespace SD
*/
class UpnpInstanceWrapper
{
public:
public:
// This increases the refcount before returning the instance
static UpnpInstanceWrapper* get(vlc_object_t* p_obj, Upnp_FunPtr callback, SD::MediaServerList *opaque);
void release(bool isSd);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment