hdf5/hl/examples
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
..
ex_ds1.c [svn-r14193] Description: 2007-10-08 14:59:36 -05:00
ex_image1.c [svn-r13549] Description: 2007-03-26 22:06:48 -05:00
ex_image2.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
ex_lite1.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
ex_lite2.c [svn-r13549] Description: 2007-03-26 22:06:48 -05:00
ex_lite3.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
ex_table_01.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
ex_table_02.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
ex_table_03.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
ex_table_04.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
ex_table_05.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
ex_table_06.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
ex_table_07.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
ex_table_08.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
ex_table_09.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
ex_table_10.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
ex_table_11.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
ex_table_12.c [svn-r15628] Description: 2008-09-16 10:52:51 -05:00
image8.txt
image24pixel.txt
Makefile.am [svn-r13359] Fixed a bug where the -shlib flag for h5cc would end up on the Dependency line 2007-02-20 18:39:44 -05:00
Makefile.in [svn-r15036] Bug fix. 2008-05-19 00:06:51 -05:00
pal_rgb.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
ptExampleFL.c [svn-r13580] Description: 2007-04-03 14:51:14 -05:00
ptExampleVL.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00