From f7813a5324be39d13ab536c245d15dfc602a7849 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Sun, 29 Dec 2013 12:19:38 +0000 Subject: basic type mechanism working --- ffmpeg/libavformat/mms.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ffmpeg/libavformat/mms.c') diff --git a/ffmpeg/libavformat/mms.c b/ffmpeg/libavformat/mms.c index 46fbede..7e60b3b 100644 --- a/ffmpeg/libavformat/mms.c +++ b/ffmpeg/libavformat/mms.c @@ -1,7 +1,7 @@ /* * MMS protocol common definitions. * Copyright (c) 2006,2007 Ryan Martell - * Copyright (c) 2007 Björn Axelsson + * Copyright (c) 2007 Björn Axelsson * Copyright (c) 2010 Zhentan Feng * * This file is part of FFmpeg. -- cgit v1.2.3