Mesa (master): automake: Fix a comment typo.

Chad Versace chadversary at kemper.freedesktop.org
Mon Nov 12 23:55:28 UTC 2012


Module: Mesa
Branch: master
Commit: 906d832db5bb27475b8e2edfa32931d4448c8f1d
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=906d832db5bb27475b8e2edfa32931d4448c8f1d

Author: Eric Anholt <eric at anholt.net>
Date:   Tue Nov  6 23:18:34 2012 -0800

automake: Fix a comment typo.

Reviewed-by: Chad Versace <chad.versace at linux.intel.com>
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

---

 src/glsl/Makefile.sources |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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.
 




More information about the mesa-commit mailing list