Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Gautam Chitnis
web-ui-redesign
Commits
51f99614
Commit
51f99614
authored
Oct 20, 2007
by
Rémi Denis-Courmont
Browse files
Fix URL
parent
e9fa807d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/control/mediacontrol_util.c
View file @
51f99614
...
...
@@ -84,7 +84,7 @@ vlc_int64_t private_mediacontrol_unit_convert( input_thread_t *p_input,
return
(
value
*
f_fps
/
1000
.
0
);
}
/* Cannot happen */
/* See http://catb.org/~esr/jargon/html/entry/can
'
t-happen.html */
/* See http://catb.org/~esr/jargon/html/entry/can
-
t-happen.html */
break
;
case
mediacontrol_SampleCount
:
...
...
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