hdf5/tools/lib
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
..
h5diff_array.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
h5diff_attr.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
h5diff_dset.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
h5diff_util.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
h5diff.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
h5diff.h [svn-r15428] http://bugzilla.hdfgroup.uiuc.edu/show_bug.cgi?id=1170 2008-08-04 16:13:16 -05:00
h5tools_filters.c [svn-r14206] Description: 2007-10-17 07:48:04 -05:00
h5tools_ref.c [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
h5tools_ref.h [svn-r14144] Description: 2007-09-13 10:44:56 -05:00
h5tools_str.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
h5tools_str.h [svn-r14144] Description: 2007-09-13 10:44:56 -05:00
h5tools_type.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
h5tools_utils.c [svn-r15183] Purpose: _WIN32 macro cleanup 2008-06-09 13:41:29 -05:00
h5tools_utils.h [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
h5tools.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
h5tools.h [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
h5trav.c [svn-r15458] Purpose: Modify the library to take the proper action when files with incorrect 2008-08-11 10:16:34 -05:00
h5trav.h [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
Makefile.am [svn-r13589] 2007-04-04 15:25:42 -05:00
Makefile.in [svn-r15036] Bug fix. 2008-05-19 00:06:51 -05:00
ph5diff.h [svn-r14154] Description: 2007-09-25 17:18:33 -05:00
talign.c [svn-r15150] Purpose: Separate Windows function macro definitions to win32defs.h 2008-06-05 13:52:19 -05:00