Changeset 87553c323906693e5cda3a3c9ba5bf8b36b5d9da

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

[3f465bd277f2c9dca0b26642d5398ff5b7c9ee58]

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

prune is too strong ...

Files:

Legend:

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

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