glcpp: Fix `can not` to `cannot` in error message
[mesa.git] / src / glsl / glcpp / tests / 120-undef-builtin.c.expected
index cdb9c29adfbf91befaaf1ed6d7ea4b163fed5613..3b736df378e094fe2fdb22183b618d51a84869c1 100644 (file)
@@ -1,6 +1,6 @@
-0:1(1): preprocessor error: Built-in (pre-defined) macro names can not be undefined.
-0:2(1): preprocessor error: Built-in (pre-defined) macro names can not be undefined.
-0:3(1): preprocessor error: Built-in (pre-defined) macro names can not be undefined.
+0:1(1): preprocessor error: Built-in (pre-defined) macro names cannot be undefined.
+0:2(1): preprocessor error: Built-in (pre-defined) macro names cannot be undefined.
+0:3(1): preprocessor error: Built-in (pre-defined) macro names cannot be undefined.