[VDPAU] [PATCH] vdpau_x11 - fix typo
Aaron Plattner
aplattner at nvidia.com
Tue Oct 28 12:54:12 PDT 2014
On 10/28/2014 11:25 AM, José Hiram Soltren wrote:
> Signed-off-by: José Hiram Soltren <jsoltren at nvidia.com>
> ---
> include/vdpau/vdpau_x11.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/vdpau/vdpau_x11.h b/include/vdpau/vdpau_x11.h
> index 1aa66fe..9cce6c8 100644
> --- a/include/vdpau/vdpau_x11.h
> +++ b/include/vdpau/vdpau_x11.h
> @@ -102,7 +102,7 @@ extern "C" {
> * case, the wrapper library may load multiple back-end drivers
> * into the same application, and/or invoke a specific back-end
> * driver's \b VdpImpDeviceCreateX11 multiple times. The wrapper
> - * libray imposes no policy regarding whether the application
> + * library imposes no policy regarding whether the application
> * may instantiate multiple \ref VdpDevice "VdpDevice" objects for
> * the same display and/or screen. However, back-end drivers are
> * free to limit the number of \ref VdpDevice "VdpDevice" objects
>
Thanks, pushed:
a2386ece4734..2eac88762628 master -> master
I noticed that the comment above this about how libvdpau looks for
back-end libraries is way stale. I'll put together a change to update it.
--
Aaron
More information about the VDPAU
mailing list