Mercurial > mplayer.hg
changeset 27506:2ffff528c1fc
Remove wrong compilation instructions.
author | diego |
---|---|
date | Sun, 07 Sep 2008 13:57:00 +0000 |
parents | 5eb2761da33f |
children | 25b896bc75f3 |
files | libvo/aspecttest.c |
diffstat | 1 files changed, 1 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/libvo/aspecttest.c Sun Sep 07 12:58:23 2008 +0000 +++ b/libvo/aspecttest.c Sun Sep 07 13:57:00 2008 +0000 @@ -1,6 +1,4 @@ -/* testapp for aspect.[ch] by Atmos - * gcc aspecttest.c aspect.c -o aspecttest -DASPECT_TEST [-DASPECT_DEBUG] - */ +/* test app for aspect.[ch] by Atmos */ #include <stdio.h> #include <stdlib.h>