From: RĂ©mi Denis-Courmont Date: Tue, 21 Aug 2007 16:37:01 +0000 (+0000) Subject: CVS -> Subversion X-Git-Tag: 0.9.0-test0~6281 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;ds=sidebyside;h=4f7503bd94bd91cd4026f4dda3b5ce2c0bd1573e;p=vlc CVS -> Subversion --- diff --git a/include/vlc_block.h b/include/vlc_block.h index 0c82565094..e69d02913d 100644 --- a/include/vlc_block.h +++ b/include/vlc_block.h @@ -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; };