Files
hdf5/examples
Quincey Koziol b9be045596 [svn-r15629] Description:
Remove trailing whitespace from C/C++ source files, with the following
script:

   foreach f (*.[ch] *.cpp)
       sed 's/[[:blank:]]*$//' $f > sed.out && mv sed.out $f
   end

Tested on:
   Mac OS X/32 10.5.5 (amazon)
   No need for h5committest, just whitespace changes...
2008-09-16 11:22:16 -05:00
..
2007-10-30 13:13:48 -05:00
2008-09-16 11:22:16 -05:00
2007-10-08 14:59:36 -05:00
2007-10-11 11:24:11 -05:00
2007-10-11 11:24:11 -05:00
2008-09-16 11:22:16 -05:00
2007-10-11 11:24:11 -05:00
2008-09-16 11:22:16 -05:00
2007-10-30 17:56:15 -05:00
2008-09-16 11:22:16 -05:00
2007-10-11 11:24:11 -05:00
2007-10-08 14:59:36 -05:00
2008-09-16 11:22:16 -05:00
2007-10-11 11:24:11 -05:00
2008-01-15 16:10:42 -05:00
2008-09-16 11:22:16 -05:00
2007-10-11 11:24:11 -05:00
2007-04-11 00:17:13 -05:00
2008-05-19 20:29:26 -05:00
2007-10-11 11:24:11 -05:00
2007-07-10 15:26:42 -05:00