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
e72368e0
Commit
e72368e0
authored
May 14, 2008
by
Rémi Denis-Courmont
Browse files
Cosmetic fix
parent
f66f01a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/modules/modules.h
View file @
e72368e0
...
...
@@ -43,13 +43,13 @@ struct module_bank_t
int
i_usage
;
bool
b_builtins
;
bool
b_plugins
;
bool
b_builtins
;
bool
b_plugins
;
/* Plugins cache */
bool
b_cache
;
bool
b_cache_dirty
;
bool
b_cache_delete
;
bool
b_cache
;
bool
b_cache_dirty
;
bool
b_cache_delete
;
int
i_cache
;
module_cache_t
**
pp_cache
;
...
...
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