summaryrefslogtreecommitdiffstats
path: root/libvo/vo_xmga.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_xmga.c')
-rw-r--r--libvo/vo_xmga.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_xmga.c b/libvo/vo_xmga.c
index 6253936436..008e5a424c 100644
--- a/libvo/vo_xmga.c
+++ b/libvo/vo_xmga.c
@@ -165,7 +165,7 @@ static uint32_t config(uint32_t width, uint32_t height, uint32_t d_width,
vo_depthonscreen);
return -1;
}
- mp_msg(MSGT_VO, MSGL_INFO, "Using colorkey: %x\n", colorkey);
+ mp_msg(MSGT_VO, MSGL_V, "Using colorkey: %x\n", colorkey);
inited = 1;