[Mesa-dev] [PATCH V6 13/27] glsl: fix whitespace

Timothy Arceri t_arceri at yahoo.com.au
Mon Sep 28 19:42:17 PDT 2015


---
 src/glsl/ast_to_hir.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/glsl/ast_to_hir.cpp b/src/glsl/ast_to_hir.cpp
index a9696dc..2fd4443 100644
--- a/src/glsl/ast_to_hir.cpp
+++ b/src/glsl/ast_to_hir.cpp
@@ -6400,7 +6400,7 @@ ast_interface_block::hir(exec_list *instructions,
             }
          }
 
-          /* From section 4.3.9 (Interface Blocks) of the GLSL ES 3.10 spec:
+         /* From section 4.3.9 (Interface Blocks) of the GLSL ES 3.10 spec:
           *
           *     * Arrays of arrays of blocks are not allowed
           */
-- 
2.4.3



More information about the mesa-dev mailing list