diff options
Diffstat (limited to 'stdio-common/tst-fwrite.c')
-rw-r--r-- | stdio-common/tst-fwrite.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/tst-fwrite.c b/stdio-common/tst-fwrite.c index 2986c8932a..1db10d0f6a 100644 --- a/stdio-common/tst-fwrite.c +++ b/stdio-common/tst-fwrite.c @@ -1,5 +1,5 @@ /* Derived from the test case in - http://sourceware.org/bugzilla/show_bug.cgi?id=1078. */ + https://sourceware.org/bugzilla/show_bug.cgi?id=1078. */ #include <stdio.h> #include <stdlib.h> #include <unistd.h> |