diff options
Diffstat (limited to 'src/glsl/glcpp/tests/078-elif-without-if.c.expected')
-rw-r--r-- | src/glsl/glcpp/tests/078-elif-without-if.c.expected | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glsl/glcpp/tests/078-elif-without-if.c.expected b/src/glsl/glcpp/tests/078-elif-without-if.c.expected index ee3450133a2..f3530ed2c07 100644 --- a/src/glsl/glcpp/tests/078-elif-without-if.c.expected +++ b/src/glsl/glcpp/tests/078-elif-without-if.c.expected @@ -1,3 +1,3 @@ -0:1(2): preprocessor error: elif without #if +0:1(2): preprocessor error: #elif without #if |