diff options
Diffstat (limited to 'string/bug-strspn1.c')
-rw-r--r-- | string/bug-strspn1.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/string/bug-strspn1.c b/string/bug-strspn1.c index e3487ab8f9..3bf2a48b4c 100644 --- a/string/bug-strspn1.c +++ b/string/bug-strspn1.c @@ -1,4 +1,3 @@ -/* Test case by Joseph S. Myers <jsm28@cam.ac.uk>. */ #undef __USE_STRING_INLINES #define __USE_STRING_INLINES #include <string.h> |