summaryrefslogtreecommitdiffstats
path: root/src/glsl/glcpp/tests/081-elif-without-expression.c.expected
diff options
context:
space:
mode:
authorCarl Worth <[email protected]>2010-08-11 13:50:51 -0700
committerCarl Worth <[email protected]>2010-08-11 14:38:03 -0700
commit624dd585c72103e5bffbc600cdf7bdfba5305a15 (patch)
tree74dc724192433a6b750126050bc5a8c2024068b3 /src/glsl/glcpp/tests/081-elif-without-expression.c.expected
parentcb5ea0c79bd74ea6263d54302ed19c243ceb05de (diff)
glcpp: Reword diagnostic for #elif with no expression
Rather than telling the user what to fix, the standard convention is to describe what the detected problem is. With this change, test 081-elif-without-expression now passes.
Diffstat (limited to 'src/glsl/glcpp/tests/081-elif-without-expression.c.expected')
-rw-r--r--src/glsl/glcpp/tests/081-elif-without-expression.c.expected1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glsl/glcpp/tests/081-elif-without-expression.c.expected b/src/glsl/glcpp/tests/081-elif-without-expression.c.expected
index 37dcdc3238a..974f0f550eb 100644
--- a/src/glsl/glcpp/tests/081-elif-without-expression.c.expected
+++ b/src/glsl/glcpp/tests/081-elif-without-expression.c.expected
@@ -3,4 +3,3 @@
-