diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2015-02-20 22:51:21 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2015-02-20 22:51:21 +0000 |
commit | e6e3394a78b6d19474b3aea1458d8718d19d8325 (patch) | |
tree | fe92a58246a2181ba1459d22b92fbfc629b3cbb9 /dist/Mesa/src/glsl/glcpp/tests/078-elif-without-if.c.expected | |
parent | 8bb43317c5713539f43fcdcb25a30cf59aa981d6 (diff) |
Import Mesa 10.2.9
Diffstat (limited to 'dist/Mesa/src/glsl/glcpp/tests/078-elif-without-if.c.expected')
-rw-r--r-- | dist/Mesa/src/glsl/glcpp/tests/078-elif-without-if.c.expected | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/Mesa/src/glsl/glcpp/tests/078-elif-without-if.c.expected b/dist/Mesa/src/glsl/glcpp/tests/078-elif-without-if.c.expected index b8e40ecc0..7d41f0ac7 100644 --- a/dist/Mesa/src/glsl/glcpp/tests/078-elif-without-if.c.expected +++ b/dist/Mesa/src/glsl/glcpp/tests/078-elif-without-if.c.expected @@ -1,3 +1,4 @@ -0:1(1): preprocessor error: #elif without #if +0:1(2): preprocessor error: elif without #if + |