summaryrefslogtreecommitdiffstats
path: root/video/out/gpu
diff options
context:
space:
mode:
authorNicolas F <ovdev@fratti.ch>2017-10-23 10:53:28 +0200
committerMartin Herkt <652892+lachs0r@users.noreply.github.com>2017-12-03 21:24:18 +0100
commit744b67d9e554c1aea78f3fd3c92adc5bd79339ae (patch)
treeb75378c2bea712070a0619be43e92ad70501347c /video/out/gpu
parent1a9fb7937a1a4d32065a144a2dc960bba04ddf10 (diff)
downloadmpv-744b67d9e554c1aea78f3fd3c92adc5bd79339ae.tar.bz2
mpv-744b67d9e554c1aea78f3fd3c92adc5bd79339ae.tar.xz
Fix various typos in log messages
Diffstat (limited to 'video/out/gpu')
-rw-r--r--video/out/gpu/lcms.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/gpu/lcms.c b/video/out/gpu/lcms.c
index 8747ae6aa6..3552351219 100644
--- a/video/out/gpu/lcms.c
+++ b/video/out/gpu/lcms.c
@@ -236,7 +236,7 @@ static cmsHPROFILE get_vid_profile(struct gl_lcms *p, cmsContext cms,
}
// Otherwise, warn the user and generate the profile as usual
- MP_WARN(p, "Video contained an invalid ICC profile! Ignoring..\n");
+ MP_WARN(p, "Video contained an invalid ICC profile! Ignoring...\n");
}
// The input profile for the transformation is dependent on the video