---
 tests/general/scissor-depth-clear.c | 2 +-
 tests/general/scissor-many.c        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/general/scissor-depth-clear.c 
b/tests/general/scissor-depth-clear.c
index 9832270..b07e2e8 100644
--- a/tests/general/scissor-depth-clear.c
+++ b/tests/general/scissor-depth-clear.c
@@ -25,7 +25,7 @@
  *
  */
 
-/** @file scissor-copypixels.c
+/** @file scissor-depth-clear.c
  *
  * Tests that glScissor properly affects glClear(GL_DEPTH_BUFFER_BIT).
  */
diff --git a/tests/general/scissor-many.c b/tests/general/scissor-many.c
index 17eb232..9892b6f 100644
--- a/tests/general/scissor-many.c
+++ b/tests/general/scissor-many.c
@@ -25,7 +25,7 @@
  *
  */
 
-/** @file many-scissors.c
+/** @file scissors-many.c
  *
  * Tests drawing to each individual pixel in the drawable using glScissor.
  *
-- 
2.7.3

_______________________________________________
Piglit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to