summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/vdpau/vdpau.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/vdpau/vdpau.h b/include/vdpau/vdpau.h
index c61893b..a14e8d2 100644
--- a/include/vdpau/vdpau.h
+++ b/include/vdpau/vdpau.h
@@ -1998,8 +1998,8 @@ typedef VdpStatus VdpOutputSurfaceRenderOutputSurface(
);
/**
- * \brief Composite a sub-rectangle of a \ref VdpOutputSurface
- * "VdpOutputSurface" into a sub-rectangle of another
+ * \brief Composite a sub-rectangle of a \ref VdpBitmapSurface
+ * "VdpBitmapSurface" into a sub-rectangle of a
* \ref VdpOutputSurface VdpOutputSurface.
* \param[in] destination_surface The destination surface of the
* compositing operation.