[coreutils] defuzz the patch

Ondrej Vasik ovasik at fedoraproject.org
Fri Oct 1 07:57:16 UTC 2010


commit 801235770d826ef63ba287ece74e71991238f91c
Author: Ondřej Vašík <ovasik at redhat.com>
Date:   Fri Oct 1 09:57:26 2010 +0200

    defuzz the patch

 coreutils-8.5-trcaseconversion.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/coreutils-8.5-trcaseconversion.patch b/coreutils-8.5-trcaseconversion.patch
index 6cd66ba..8fb1a07 100644
--- a/coreutils-8.5-trcaseconversion.patch
+++ b/coreutils-8.5-trcaseconversion.patch
@@ -200,7 +200,7 @@ index a5b6810..479d3d3 100644
  
 @@ -1822,47 +1891,21 @@ main (int argc, char **argv)
            s2->state = BEGIN_STATE;
-           while (true)
+           for (;;)
              {
 -              /* When the previous pair identified case-converting classes,
 -                 advance S1 and S2 so that each points to the following


More information about the scm-commits mailing list