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