diff options
author | Peter Ross <pross@xvid.org> | 2010-01-09 03:31:13 +0000 |
---|---|---|
committer | Peter Ross <pross@xvid.org> | 2010-01-09 03:31:13 +0000 |
commit | 8600106ac2a38aa8dc54b6f53473d6b088e8dc8c (patch) | |
tree | ee7ae3bfa8b04e15519b1ad240fc80879cc5258d /libavformat/mm.c | |
parent | 27d8f6b660d7d72520551b8f3ecb2b2725593f70 (diff) | |
download | ffmpeg-8600106ac2a38aa8dc54b6f53473d6b088e8dc8c.tar.gz |
update my email address
Originally committed as revision 21106 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/mm.c')
-rw-r--r-- | libavformat/mm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/mm.c b/libavformat/mm.c index 993aebf32f..effb9e4f49 100644 --- a/libavformat/mm.c +++ b/libavformat/mm.c @@ -22,7 +22,7 @@ /** * @file libavformat/mm.c * American Laser Games MM Format Demuxer - * by Peter Ross (suxen_drol at hotmail dot com) + * by Peter Ross (pross@xvid.org) * * The MM format was used by IBM-PC ports of ALG's "arcade shooter" games, * including Mad Dog McCree and Crime Patrol. |