From 60d92e90b9929fa6b7677845b26821352aaf4012 Mon Sep 17 00:00:00 2001
From: Mike Stroyan <mike@LunarG.com>
Date: Tue, 16 Feb 2010 14:51:43 -0700
Subject: [PATCH 2/2] Fix typo and obsolete reference in dri2proto.txt
---
dri2proto.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
@@ -146,7 +146,7 @@ version 2 is used in the CopyRegion request.
4. Errors
-No errrors defined by the DRI2 extension.
+No errors are defined by the DRI2 extension.
âš™ âš™ âš™ âš™ âš™ âš™
@@ -260,7 +260,7 @@ The name of this extension is "DRI2".
If the client is not local, or the request driver type is
unknown or not available, 'driver' and 'device' will be empty
- strings, 'group' will be '0'. We are not using an regular X
+ strings. We are not using an regular X
error here to indicate failure, which will allow the client
fall back to other options more easily.
--
1.6.3.3