Module Name: xsrc
Committed By: mrg
Date: Tue Jul 12 01:23:01 UTC 2022
Modified Files:
xsrc/external/mit/libXvMC/dist/src: XvMC.c
Log Message:
merge libXvMC 1.0.13.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 xsrc/external/mit/libXvMC/dist/src/XvMC.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: xsrc/external/mit/libXvMC/dist/src/XvMC.c
diff -u xsrc/external/mit/libXvMC/dist/src/XvMC.c:1.7 xsrc/external/mit/libXvMC/dist/src/XvMC.c:1.8
--- xsrc/external/mit/libXvMC/dist/src/XvMC.c:1.7 Mon Mar 18 04:27:54 2019
+++ xsrc/external/mit/libXvMC/dist/src/XvMC.c Tue Jul 12 01:23:01 2022
@@ -519,7 +519,7 @@ Status XvMCGetDRInfo(Display *dpy, XvPor
* X server can read this pattern, we probably have a local connection.
* Note that we can trigger the remote X server to read any shared
* page on the remote machine, so we shouldn't be able to guess and verify
- * any complicated data on those pages. Thats the explanation of this
+ * any complicated data on those pages. That's the explanation of this
* otherwise stupid-looking pattern algorithm.
*/