summaryrefslogtreecommitdiff
path: root/src/s3v_xv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/s3v_xv.c')
-rw-r--r--src/s3v_xv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s3v_xv.c b/src/s3v_xv.c
index 3c9d474..bd191da 100644
--- a/src/s3v_xv.c
+++ b/src/s3v_xv.c
@@ -483,7 +483,7 @@ S3VDisplayVideoOverlay(
int offset,
short width, short height,
int pitch,
- /* x,y src co-ordinates */
+ /* x,y src coordinates */
int x1, int y1, int x2, int y2,
/* dst in BoxPtr format */
BoxPtr dstBox,