mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-09 07:32:32 +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... |
||
---|---|---|
.. | ||
testfiles | ||
h5diff_common.c | ||
h5diff_common.h | ||
h5diff_main.c | ||
h5diffgentest.c | ||
Makefile.am | ||
Makefile.in | ||
ph5diff_main.c | ||
testh5diff.sh | ||
testph5diff.sh |