Mercurial > mplayer.hg
changeset 7932:5cac037fcdd3
10l
author | arpi |
---|---|
date | Sun, 27 Oct 2002 03:30:59 +0000 |
parents | 48c71b6c7389 |
children | ebe28de81548 |
files | libvo/vo_dxr3.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libvo/vo_dxr3.c Sun Oct 27 03:16:21 2002 +0000 +++ b/libvo/vo_dxr3.c Sun Oct 27 03:30:59 2002 +0000 @@ -142,7 +142,7 @@ static int get_video_eq(vidix_video_eq_t *info); static int set_video_eq(vidix_video_eq_t *info); -uint32_t control(uint32_t request, void *data, ...) +static uint32_t control(uint32_t request, void *data, ...) { switch (request) { case VOCTRL_GUISUPPORT: