glcpp: Fix expected result for the 064-version.c test.
authorCarl Worth <cworth@cworth.org>
Wed, 11 Aug 2010 01:25:30 +0000 (18:25 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 11 Aug 2010 01:25:30 +0000 (18:25 -0700)
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.

src/glsl/glcpp/tests/064-version.c.expected

index 3af71113c8ca13ce76159752936f615f966fb1e6..1c534672705da73dd83f078d3d035ad114b4c4a6 100644 (file)
@@ -1,3 +1,4 @@
 #version 130
 
 
+