commit: 9a211de1491c3e6a2c01f125fc51d76014ec13a3 Author: Kerin Millar <kfm <AT> plushkava <DOT> net> AuthorDate: Sun Aug 10 22:53:28 2025 +0000 Commit: Kerin Millar <kfm <AT> plushkava <DOT> net> CommitDate: Sun Aug 10 22:53:39 2025 +0000 URL: https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=9a211de1
locale.gen.5: remove a stray blank line Fixes: 882fce549fd5ea663b0bf550f9da4433332353c5 Signed-off-by: Kerin Millar <kfm <AT> plushkava.net> locale.gen.5 | 1 - 1 file changed, 1 deletion(-) diff --git a/locale.gen.5 b/locale.gen.5 index f5e6edf..e5bf25c 100644 --- a/locale.gen.5 +++ b/locale.gen.5 @@ -18,7 +18,6 @@ a <number\-sign> character, shall be considered as comments and disregarded. Further, the two fields that form a locale definition may be followed by a comment, provided that its leading <number\-sign> character is enclosed by <blank> characters. - .P The definition of a <blank> character is that it is either the <tab> or <space> character.
