wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth/utils codeclean


From: ott
Subject: [Wesnoth-cvs-commits] wesnoth/utils codeclean
Date: Fri, 22 Jul 2005 10:19:33 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     ott <address@hidden>    05/07/22 14:19:33

Modified files:
        utils          : codeclean 

Log message:
        revert regression

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/utils/codeclean.diff?tr1=1.3&tr2=1.4&r1=text&r2=text

Patches:
Index: wesnoth/utils/codeclean
diff -u wesnoth/utils/codeclean:1.3 wesnoth/utils/codeclean:1.4
--- wesnoth/utils/codeclean:1.3 Fri Jul 22 10:29:00 2005
+++ wesnoth/utils/codeclean     Fri Jul 22 14:19:33 2005
@@ -18,7 +18,8 @@
 + s/ +\t/\t/g # remove spaces hidden by tabs
 + s/[\t ]+$// # remove trailing whitespace
 + s#wesnoth\.whitevine\.net/?#www.wesnoth.org/#g
-+ address@hidden@comcast.net#g;
++ address@hidden@verizon.net#g;
++ address@hidden@verizon.net#g;
 if (eof and index($_, "\n") < 0) { s/$/\n/; ++$changes } # ensure EOL at EOF
 
 END { print "$changes made\n"; }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]