diff options
author | albeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-03-12 15:14:13 +0000 |
---|---|---|
committer | albeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-03-12 15:14:13 +0000 |
commit | a06099c3e40451e9497057fa42541d0b31921150 (patch) | |
tree | 7c0fbab19cb46971b5cb6d5a4d1a7b3430ae9940 | |
parent | d32fe2d5fa1a1907c8c83add24477bc059e78683 (diff) |
10L the comment header again. That's it when you stole someone else code ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9571 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | libvo/vo_xover.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libvo/vo_xover.c b/libvo/vo_xover.c index 72e7d242ae..d79cccf9af 100644 --- a/libvo/vo_xover.c +++ b/libvo/vo_xover.c @@ -1,4 +1,5 @@ /* + XOver a general x11 vo for mplayer overlay drivers based on : VIDIX accelerated overlay in a X window (C) Alex Beregszaszi & Zoltan Ponekker & Nick Kurshev |