Mercurial > libavformat.hg
changeset 933:2b60e57286eb libavformat
typo
author | diego |
---|---|
date | Wed, 08 Feb 2006 11:43:47 +0000 |
parents | 06514f2b05ce |
children | 8973dbae81e8 |
files | dv.c dv.h |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/dv.c Wed Feb 08 01:11:48 2006 +0000 +++ b/dv.c Wed Feb 08 11:43:47 2006 +0000 @@ -1,6 +1,6 @@ /* * General DV muxer/demuxer - * Copyright (c) 2003 Roman Shaposhnick + * Copyright (c) 2003 Roman Shaposhnik * * Many thanks to Dan Dennedy <dan@dennedy.org> for providing wealth * of DV technical info.
--- a/dv.h Wed Feb 08 01:11:48 2006 +0000 +++ b/dv.h Wed Feb 08 11:43:47 2006 +0000 @@ -1,6 +1,6 @@ /* * General DV muxer/demuxer - * Copyright (c) 2003 Roman Shaposhnick + * Copyright (c) 2003 Roman Shaposhnik * * Many thanks to Dan Dennedy <dan@dennedy.org> for providing wealth * of DV technical info.