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
7503582f
Commit
7503582f
authored
Feb 10, 2008
by
Rémi Denis-Courmont
Browse files
This really is an integer, not a boolean
parent
e3548f53
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/video_output/x11/xcommon.h
View file @
7503582f
...
...
@@ -107,7 +107,7 @@ struct vout_sys_t
/* X11 generic properties */
vlc_bool_t
b_altfullscreen
;
/* which fullscreen method */
#ifdef HAVE_SYS_SHM_H
vlc_bool_t
i_shm_opcode
;
/* shared memory extension opcode */
int
i_shm_opcode
;
/* shared memory extension opcode */
#endif
#if defined(MODULE_NAME_IS_xvideo) || defined(MODULE_NAME_IS_xvmc)
...
...
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