From: Carl Worth Date: Wed, 11 Aug 2010 01:25:30 +0000 (-0700) Subject: glcpp: Fix expected result for the 064-version.c test. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4f9a64407c948a7a46d23e8d4f7caae6d0e83232;p=mesa.git glcpp: Fix expected result for the 064-version.c test. Commit d4a04f315560704bf1103df0b93723e468725df7 caused this test case to produce an additional blank line, which is otherwise harmless, but does need to be reflected in the .expected file for the test to pass. --- diff --git a/src/glsl/glcpp/tests/064-version.c.expected b/src/glsl/glcpp/tests/064-version.c.expected index 3af71113c8c..1c534672705 100644 --- a/src/glsl/glcpp/tests/064-version.c.expected +++ b/src/glsl/glcpp/tests/064-version.c.expected @@ -1,3 +1,4 @@ #version 130 +