From 630da022cb07d67ab53b4e9335352e44e9b7c5e2 Mon Sep 17 00:00:00 2001 From: Paul Pluzhnikov Date: Sat, 27 May 2023 20:47:46 +0000 Subject: Fix misspellings in elf/ -- BZ 25337 Applying this commit results in bit-identical libc.so.6. The elf/ld-linux-x86-64.so.2 does change, but only in .note.gnu.build-id Reviewed-by: Carlos O'Donell --- elf/dl-dst.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'elf/dl-dst.h') diff --git a/elf/dl-dst.h b/elf/dl-dst.h index b40d5b0f55..6940f140ec 100644 --- a/elf/dl-dst.h +++ b/elf/dl-dst.h @@ -1,4 +1,4 @@ -/* Handling of dynamic sring tokens. +/* Handling of dynamic string tokens. Copyright (C) 1999-2023 Free Software Foundation, Inc. This file is part of the GNU C Library. -- cgit 1.4.1