diff options
Diffstat (limited to 'wcsmbs/tst-mbrtowc2.c')
-rw-r--r-- | wcsmbs/tst-mbrtowc2.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wcsmbs/tst-mbrtowc2.c b/wcsmbs/tst-mbrtowc2.c index 975043accd..95e9541466 100644 --- a/wcsmbs/tst-mbrtowc2.c +++ b/wcsmbs/tst-mbrtowc2.c @@ -1,4 +1,5 @@ -/* Derived from the test case in http://sourceware.org/bugzilla/show_bug.cgi?id=714 */ +/* Derived from the test case in + https://sourceware.org/bugzilla/show_bug.cgi?id=714 */ #include <locale.h> #include <stdio.h> #include <string.h> |