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
ec3579fe
Commit
ec3579fe
authored
Aug 04, 2008
by
Laurent Aimar
Browse files
Added a missing const in x11.
parent
14eaeec3
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/video_output/x11/xcommon.c
View file @
ec3579fe
...
...
@@ -3209,7 +3209,7 @@ static void TestNetWMSupport( vout_thread_t *p_vout )
/*****************************************************************************
* Key events handling
*****************************************************************************/
static
struct
static
const
struct
{
int
i_x11key
;
int
i_vlckey
;
...
...
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