[PATCH xserver 1/2] glx: fix typo becuase -> because

Alex Deucher alexdeucher at gmail.com
Mon Jul 31 16:06:21 UTC 2017


On Mon, Jul 31, 2017 at 9:06 AM, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> From: Emil Velikov <emil.velikov at collabora.com>
>
> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>

Reviewed-by: Alex Deucher <alexander.deucher at amd.com>

> ---
>  glx/glxcmds.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/glx/glxcmds.c b/glx/glxcmds.c
> index ac21136b1..9ad90eec2 100644
> --- a/glx/glxcmds.c
> +++ b/glx/glxcmds.c
> @@ -224,7 +224,7 @@ __glXdirectContextCreate(__GLXscreen * screen,
>  /**
>   * Create a GL context with the given properties.  This routine is used
>   * to implement \c glXCreateContext, \c glXCreateNewContext, and
> - * \c glXCreateContextWithConfigSGIX.  This works becuase of the hack way
> + * \c glXCreateContextWithConfigSGIX.  This works because of the hack way
>   * that GLXFBConfigs are implemented.  Basically, the FBConfigID is the
>   * same as the VisualID.
>   */
> --
> 2.13.3
>
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: https://lists.x.org/mailman/listinfo/xorg-devel


More information about the xorg-devel mailing list