[Mesa-dev] [PATCH 1/9] automake: Fix a comment typo.

Kenneth Graunke kenneth at whitecape.org
Wed Nov 7 09:32:38 PST 2012


On 11/06/2012 11:18 PM, Eric Anholt wrote:
> ---
>   src/glsl/Makefile.sources |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/glsl/Makefile.sources b/src/glsl/Makefile.sources
> index aafb53e..0da6958 100644
> --- a/src/glsl/Makefile.sources
> +++ b/src/glsl/Makefile.sources
> @@ -95,7 +95,7 @@ GLSL_COMPILER_CXX_FILES = \
>
>   # builtin_compiler
>   #
> -# This is built before libglsl to generate builtin_funciton.cpp for libglsl.
> +# This is built before libglsl to generate builtin_function.cpp for libglsl.
>   # For this to work, a dummy version of builtin_function.cpp,
>   # builtin_stubs.cpp, is used.

Patches 1-7 are:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

Patches 8-9 are:
Acked-by: Kenneth Graunke <kenneth at whitecape.org>


More information about the mesa-dev mailing list