From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1105) id CC4B23858D28; Fri, 6 Jan 2023 21:11:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CC4B23858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673039505; bh=6KL+I2xCYLuYXCrOG57+epPBUkjIGdDC6a81EZOTCC8=; h=From:To:Subject:Date:From; b=MuKpXWklngwgPTOMp2QRIoWjMNK9UQsn7t79SdOgRcomom09ze8vQHHuOFkAvAXDy J9jwe+ddOcuPoYWEgeNAkYPcAVkIlmo0xSrj/6/ZEj0PYleYTloxlZiD5XC04BzDip qL3Orv1+VwrMb77xR9OLWyOuvIljmX8/wWxjm9UE= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Joseph Myers To: glibc-cvs@sourceware.org Subject: [glibc] Remove trailing whitespace X-Act-Checkin: glibc X-Git-Author: Joseph Myers X-Git-Refname: refs/heads/master X-Git-Oldrev: 8a78f833d670f86302f2d0c32eb1e4357d9166ff X-Git-Newrev: 9228a3c2bee55f1112171a6ee9e91ca325c53049 Message-Id: <20230106211145.CC4B23858D28@sourceware.org> Date: Fri, 6 Jan 2023 21:11:45 +0000 (GMT) List-Id: https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=9228a3c2bee55f1112171a6ee9e91ca325c53049 commit 9228a3c2bee55f1112171a6ee9e91ca325c53049 Author: Joseph Myers Date: Fri Jan 6 21:11:08 2023 +0000 Remove trailing whitespace For some reason this causes a pre-commit check error for a copyright date update commit, even though that commit doesn't touch anything near the line with this whitespace. Diff: --- locale/programs/ld-monetary.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/programs/ld-monetary.c b/locale/programs/ld-monetary.c index 18698bbe94..100f58c403 100644 --- a/locale/programs/ld-monetary.c +++ b/locale/programs/ld-monetary.c @@ -231,7 +231,7 @@ No definition for %s category found"), "LC_MONETARY"); currency_symbol "" mon_decimal_point "" mon_thousands_sep "" - mon_grouping "\177" i.e. CHAR_MAX + mon_grouping "\177" i.e. CHAR_MAX positive_sign "" negative_sign "" int_frac_digits -1