Changeset 3f465bd277f2c9dca0b26642d5398ff5b7c9ee58

Show
Ignore:
Timestamp:
04/19/08 04:03:02 (3 months ago)
Author:
Rafaël Carré <funman@videolan.org>
git-committer:
Rafaël Carré <funman@videolan.org> 1208570582 +0200
git-parent:

[d37f47486ff09ea069a828142a13b14b66d2d192]

git-author:
Rafaël Carré <funman@videolan.org> 1208569408 +0200
Message:

Mikael Stanojevic rules them all (especially Bonnevile)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • test/libvlc/meta.c

    rd37f474 r3f465bd  
    5151    catch (); 
    5252 
    53     assert (artist && *artist); 
     53    assert (artist && !strncmp (artist, "mike")); 
    5454 
    5555    log ("+ got '%s' as Artist\n", artist);