[VDPAU] [PATCH] Fix Doxygen typo: s/no queued/not queued/
Robert Morell
rmorell at nvidia.com
Fri Apr 24 10:50:13 PDT 2015
On Thu, Apr 23, 2015 at 03:43:21PM -0500, José Hiram Soltren wrote:
> ---
> include/vdpau/vdpau.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/vdpau/vdpau.h b/include/vdpau/vdpau.h
> index e6803f7..8cc4524 100644
> --- a/include/vdpau/vdpau.h
> +++ b/include/vdpau/vdpau.h
> @@ -4344,7 +4344,7 @@ typedef VdpStatus VdpPresentationQueueBlockUntilSurfaceIdle(
> * \brief The status of a surface within a presentation queue.
> */
> typedef enum {
> - /** The surface is no queued or currently visible. */
> + /** The surface is not queued or currently visible. */
Reviewed-by: Robert Morell <rmorell at nvidia.com>
More information about the VDPAU
mailing list