SOURCES: mc-no-ws-visible.patch - one more, need to reverse order of applyi...

gotar gotar at pld-linux.org
Tue Feb 3 23:16:25 CET 2009


Author: gotar                        Date: Tue Feb  3 22:16:25 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- one more, need to reverse order of applying this and utf8 due to utf8 bcond

---- Files affected:
SOURCES:
   mc-no-ws-visible.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/mc-no-ws-visible.patch
diff -u SOURCES/mc-no-ws-visible.patch:1.3 SOURCES/mc-no-ws-visible.patch:1.4
--- SOURCES/mc-no-ws-visible.patch:1.3	Tue Feb  3 23:13:34 2009
+++ SOURCES/mc-no-ws-visible.patch	Tue Feb  3 23:16:19 2009
@@ -119,7 +119,7 @@
 -			}
 -		    }
 +		    while (--i)
-+			*(p++) = c;
++			p->style = c;
  		    break;
 -		case ' ':
 -		    if (use_colors && visible_tws && q >= tws) {
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/mc-no-ws-visible.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list