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
df12bb74
Commit
df12bb74
authored
May 20, 2006
by
Jean-Paul Saman
Browse files
Return in a non-void function
parent
495fa88f
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/demux/playlist/xspf.c
View file @
df12bb74
...
...
@@ -146,6 +146,7 @@ int xspf_import_Demux( demux_t *p_demux )
return i_ret;
#endif
return
0
;
}
/** \brief dummy function for demux callback interface */
...
...
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