public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] Remove trailing whitespace
@ 2023-01-06 21:11 Joseph Myers
  0 siblings, 0 replies; only message in thread
From: Joseph Myers @ 2023-01-06 21:11 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=9228a3c2bee55f1112171a6ee9e91ca325c53049

commit 9228a3c2bee55f1112171a6ee9e91ca325c53049
Author: Joseph Myers <joseph@codesourcery.com>
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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-06 21:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-06 21:11 [glibc] Remove trailing whitespace Joseph Myers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).