Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
edb7e412
Commit
edb7e412
authored
May 15, 2008
by
Mirsal Ennaime
Browse files
upnp: fix a typo
parent
c7a3f593
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/services_discovery/upnp_intel.cpp
View file @
edb7e412
...
...
@@ -311,7 +311,7 @@ static void Close( vlc_object_t *p_this )
true
);
playlist_NodeDelete
(
pl_Get
(
p_sd
),
p_sys
->
p_node_cat
,
true
,
true
);
pl_Release
(
p_
intf
);
pl_Release
(
p_
sd
);
free
(
p_sys
);
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment