hdf5/c++/test
Quincey Koziol bdd7d59902 [svn-r15628] 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 10:52:51 -05:00
..
dsets.cpp [svn-r15462] Description: 2008-08-12 07:46:40 -05:00
h5cpputil.cpp [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
h5cpputil.h [svn-r13524] Purpose: Cleanup tests 2007-03-17 11:26:53 -05:00
Makefile.am [svn-r15036] Bug fix. 2008-05-19 00:06:51 -05:00
Makefile.in [svn-r15036] Bug fix. 2008-05-19 00:06:51 -05:00
tattr.cpp [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
tcompound.cpp [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
testhdf5.cpp [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
tfile.cpp [svn-r13524] Purpose: Cleanup tests 2007-03-17 11:26:53 -05:00
tfilter.cpp [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
th5s.cpp [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
th5s.h5 [svn-r3639] 2001-03-14 21:55:33 -05:00
trefer.cpp [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
ttypes.cpp [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
tvlstr.cpp [svn-r15628] Description: 2008-09-16 10:52:51 -05:00