summaryrefslogtreecommitdiff
path: root/include/vdpau/vdpau.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/vdpau/vdpau.h')
-rw-r--r--include/vdpau/vdpau.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vdpau/vdpau.h b/include/vdpau/vdpau.h
index 1e9cd9e..110b3af 100644
--- a/include/vdpau/vdpau.h
+++ b/include/vdpau/vdpau.h
@@ -268,7 +268,7 @@
* // This would need to be more complex if
* // VdpVideoMixerRender were to be provided with more
* // than one field/frame at a time.
- * thread_1() {
+ * thread_2() {
* for (;;) {
* // Possibly, other rendering operations to mixer
* // layer surfaces here.