about summary refs log tree commit diff
path: root/stdlib/tst-qsort.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/tst-qsort.c')
-rw-r--r--stdlib/tst-qsort.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/stdlib/tst-qsort.c b/stdlib/tst-qsort.c
index 2b26e74d0b..81eaf092db 100644
--- a/stdlib/tst-qsort.c
+++ b/stdlib/tst-qsort.c
@@ -1,4 +1,3 @@
-/* Test case by Paul Eggert <eggert@twinsun.com> */
 #include <stdio.h>
 #include <stdlib.h>
 #include <tst-stack-align.h>