[Mesa-dev] [PATCH 1/3] mesa: remove stale comment

Ian Romanick idr at freedesktop.org
Fri Sep 20 14:34:05 PDT 2013


How did you send these patches?  They came formatted... strangely.
Saving the e-mail as a file an using git-am resulted in a commit message:

commit 97351aa26b74c33a102af8bf1e6bcfcd706d7a10
Author: Dylan Noblesmith <nobled at dreamwidth.org>
Date:   Fri Sep 20 11:55:19 2013 -0400

    mesa: remove stale comment

    --001a11c23df6b47ea604e6d2b370
    Content-Type: text/plain; charset=ISO-8859-1

    This line stopped making sense in the great sed
    replace of commit f9995b30756140724f41daf963fa06167912be7f

On 09/20/2013 10:55 AM, Dylan Noblesmith wrote:
> 
> This line stopped making sense in the great sed
> replace of commit f9995b30756140724f41daf963fa06167912be7f
> ---
>  src/mesa/main/mtypes.h |    2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/src/mesa/main/mtypes.h b/src/mesa/main/mtypes.h
> index 6d700ec..3c8b018 100644
> --- a/src/mesa/main/mtypes.h
> +++ b/src/mesa/main/mtypes.h
> @@ -3475,8 +3475,6 @@ struct gl_uniform_buffer_binding
>   * OpenGL state is contained in this structure.
>   * Think of this as a base class from which device drivers will derive
>   * sub classes.
> - *
> - * The struct gl_context typedef names this structure.
>   */
>  struct gl_context
>  {
> -- 
> 1.7.9.5
> 
> 
> 
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
> 



More information about the mesa-dev mailing list