]> git.pld-linux.org Git - packages/coreutils.git/blobdiff - coreutils-advcopy.patch
-up to 8.6; really run tests; po pl patch merged upstream
[packages/coreutils.git] / coreutils-advcopy.patch
index 2eca7d5d53eebdc6b48781fffd6c2cc4459ea44a..0eee167fd072d01ccdb6a1fcae4017a346f29170 100644 (file)
@@ -126,7 +126,7 @@ diff -ru coreutils-8.4.orig/src/copy.c coreutils-8.4/src/copy.c
 +      int last_size = g_iTotalWritten;
 +      /* END progress mod */
 +
-       for (;;)
+       while (true)
          {
 +          if (progress) {
 +          /* BEGIN progress mod */
This page took 0.032065 seconds and 4 git commands to generate.