Quincey Koziol
fd70b2afa8
[svn-r18197] Description:
Trim trailing whitespace from source code files with this command:
find . \( -name "*.[ch]" -or -name "*.cpp" -or -name "*.f90" \) -print |xargs -n 1 sed -i "" 's/[[:blank:]]*$//'
Tested on:
None - eyeballed only
2010-01-29 23:29:13 -05:00
..
2009-01-22 15:53:59 -05:00
2009-10-01 16:46:03 -05:00
2010-01-12 18:58:30 -05:00
2010-01-29 23:29:13 -05:00
2010-01-29 23:29:13 -05:00
2009-03-10 14:00:39 -05:00
2008-09-16 10:52:51 -05:00
2009-08-11 05:35:29 -05:00
2009-03-10 14:00:39 -05:00
2009-08-18 15:22:14 -05:00
2009-10-15 16:14:27 -05:00
2009-12-17 17:21:08 -05:00
2009-03-10 14:00:39 -05:00
2007-02-07 09:56:24 -05:00
2009-12-17 10:07:35 -05:00
2009-03-10 14:00:39 -05:00
2007-02-07 09:56:24 -05:00
2007-02-07 14:56:21 -05:00
2009-08-18 15:22:14 -05:00
2009-04-09 16:32:52 -05:00