[PATCH] glproto: Fix typo in X_GLXSetClientInfo2ARB definition

Eric Anholt eric at anholt.net
Wed Mar 22 16:24:06 UTC 2017


Adam Jackson <ajax at redhat.com> writes:

> Signed-off-by: Adam Jackson <ajax at redhat.com>
> ---
>  glxproto.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/glxproto.h b/glxproto.h
> index b4629c7..b207d93 100644
> --- a/glxproto.h
> +++ b/glxproto.h
> @@ -2158,7 +2158,7 @@ typedef struct {
>  #define X_GLXDestroyWindow               32
>  #define X_GLXSetClientInfoARB            33
>  #define X_GLXCreateContextAttribsARB     34
> -#define X_GLXSetConfigInfo2ARB           35
> +#define X_GLXSetClientInfo2ARB           35

Mesa and xserver don't seem to rely on the typoed name.

Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg-devel/attachments/20170322/6e4c31fe/attachment.sig>


More information about the xorg-devel mailing list