summaryrefslogtreecommitdiffstats
path: root/src/glsl/glcpp/tests/086-reserved-macro-names.c.expected
diff options
context:
space:
mode:
Diffstat (limited to 'src/glsl/glcpp/tests/086-reserved-macro-names.c.expected')
-rw-r--r--src/glsl/glcpp/tests/086-reserved-macro-names.c.expected2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glsl/glcpp/tests/086-reserved-macro-names.c.expected b/src/glsl/glcpp/tests/086-reserved-macro-names.c.expected
index f0b1373d760..38b089daec3 100644
--- a/src/glsl/glcpp/tests/086-reserved-macro-names.c.expected
+++ b/src/glsl/glcpp/tests/086-reserved-macro-names.c.expected
@@ -1,4 +1,4 @@
-0:1(10): preprocessor warning: Macro names containing "__" are reserved for use by the implementation.
+0:1(9): preprocessor warning: Macro names containing "__" are reserved for use by the implementation.
0:2(9): preprocessor error: Macro names starting with "GL_" are reserved.