]> git.sesse.net Git - vlc/blobdiff - include/vlc_block.h
CVS -> Subversion
[vlc] / include / vlc_block.h
index 0c82565094d421e27535c1905ad1d6aa20cd7ce7..e69d02913d4a45972389a8ffe56169ea12d4c811 100644 (file)
@@ -106,7 +106,7 @@ struct block_t
 
     /* Following fields are private, user should never touch it */
     /* XXX never touch that OK !!! the first that access that will
-     * have cvs account removed ;) XXX */
+     * have Subversion account removed ;) XXX */
     block_sys_t *p_sys;
 };