[VDPAU] [PATCH] Fix Doxygen typo: s/no queued/not queued/
Aaron Plattner
aplattner at nvidia.com
Mon May 11 12:58:18 PDT 2015
On 04/24/2015 10:50 AM, Robert Morell wrote:
> 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>
Pushed
To git at github.com:/aaronp24/libvdpau.git
0962da95cdf1..77e9c3456ab0 master -> master
--
Aaron
More information about the VDPAU
mailing list