Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Steve Lhomme
VLC
Commits
bea07279
Commit
bea07279
authored
Aug 22, 2005
by
Jean-Paul Saman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cosmetics
parent
af55fcfd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/osd/osd.c
src/osd/osd.c
+2
-2
No files found.
src/osd/osd.c
View file @
bea07279
...
...
@@ -520,8 +520,8 @@ void __osd_MenuDown( vlc_object_t *p_this )
}
}
#if defined(OSD_MENU_DEBUG)
msg_Dbg
(
p_osd
,
"direction down [button %s]"
,
p_osd
->
p_state
->
p_visible
->
psz_action
);
#endif
msg_Dbg
(
p_osd
,
"direction down [button %s]"
,
p_osd
->
p_state
->
p_visible
->
psz_action
);
#endif
vlc_object_release
(
(
vlc_object_t
*
)
p_osd
);
vlc_mutex_unlock
(
lockval
.
p_address
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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