From: Eric Anholt Date: Fri, 13 Apr 2012 19:44:33 +0000 (-0700) Subject: glsl: Fix comment typo in 1.40 work. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9a01e09ee57a875ccff58316c81395c3f1094aa6;p=mesa.git glsl: Fix comment typo in 1.40 work. Reviewed-by: Kenneth Graunke --- diff --git a/src/glsl/builtin_types.h b/src/glsl/builtin_types.h index 890c1213fa3..8c136e4ab11 100644 --- a/src/glsl/builtin_types.h +++ b/src/glsl/builtin_types.h @@ -260,7 +260,7 @@ const glsl_type *const glsl_type::uvec4_type = & builtin_130_types[3]; /*@}*/ -/** \name Types added in GLSL 1.30 +/** \name Types added in GLSL 1.40 */ /*@{*/ const glsl_type glsl_type::builtin_140_types[] = {