Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
a00435e7
Commit
a00435e7
authored
Sep 02, 2007
by
Rémi Denis-Courmont
Browse files
Typo
parent
ee1838d7
Changes
2
Hide whitespace changes
Inline
Side-by-side
share/vlc16x16.xpm
View file @
a00435e7
/* XPM */
static const char *constvlc16x16_xpm[] = {
static const char *const
vlc16x16_xpm[] = {
/* width height ncolors chars_per_pixel */
"16 16 57 2",
/* colors */
...
...
share/vlc32x32.xpm
View file @
a00435e7
/* XPM */
static const char *constvlc_xpm[] = {
static const char *const
vlc_xpm[] = {
/* width height ncolors chars_per_pixel */
"32 32 144 2",
/* colors */
...
...
Write
Preview
Supports
Markdown
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