Changeset a00435e7ac3293b1d3dd503be979d7dfcbce24e4

Show
Ignore:
Timestamp:
09/02/07 09:23:12 (10 months ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1188717792 +0000
git-parent:

[ee1838d703dd65e5a9c8d60733029611bb63c64e]

git-author:
Rémi Denis-Courmont <rem@videolan.org> 1188717792 +0000
Message:

Typo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • share/vlc16x16.xpm

    ree1838d ra00435e  
    11/* XPM */ 
    2 static const char *constvlc16x16_xpm[] = { 
     2static const char *const vlc16x16_xpm[] = { 
    33/* width height ncolors chars_per_pixel */ 
    44"16 16 57 2", 
  • share/vlc32x32.xpm

    ree1838d ra00435e  
    11/* XPM */ 
    2 static const char *constvlc_xpm[] = { 
     2static const char *const vlc_xpm[] = { 
    33/* width height ncolors chars_per_pixel */ 
    44"32 32 144 2",