Changeset 727f7b3c8222b210e4a4791d2665b2bb43dba514

Show
Ignore:
Timestamp:
19/04/08 04:12:48 (6 months ago)
Author:
Rafaël Carré <funman@videolan.org>
git-committer:
Rafaël Carré <funman@videolan.org> 1208571168 +0200
git-parent:

[87553c323906693e5cda3a3c9ba5bf8b36b5d9da]

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

didn't I say too strong ?

Files:

Legend:

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

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