Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
0786f39a
Commit
0786f39a
authored
Aug 23, 2009
by
Jean-Baptiste Kempf
Browse files
RC: kill warnings
parent
a6b5260e
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/control/rc.c
View file @
0786f39a
...
...
@@ -934,7 +934,7 @@ static void StateChanged( intf_thread_t *p_intf, input_thread_t *p_input )
PL_UNLOCK
;
/* */
char
*
psz_cmd
;
const
char
*
psz_cmd
;
switch
(
i_status
)
{
case
PLAYLIST_STOPPED
:
...
...
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