mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-21 07:51:46 +08:00
bdd7d59902
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... |
||
---|---|---|
.. | ||
chunks.cpp | ||
compound.cpp | ||
create.cpp | ||
expected.out | ||
extend_ds.cpp | ||
h5group.cpp | ||
Makefile.am | ||
Makefile.in | ||
readdata.cpp | ||
testh5c++.sh.in | ||
writedata.cpp |