diff options
Diffstat (limited to 'string/test-strchrnul.c')
-rw-r--r-- | string/test-strchrnul.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/string/test-strchrnul.c b/string/test-strchrnul.c index c5087d953f..8698d73a8a 100644 --- a/string/test-strchrnul.c +++ b/string/test-strchrnul.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #define USE_FOR_STRCHRNUL 1 #include "test-strchr.c" |