Clean up whitespace

This commit is contained in:
Quincey Koziol
2017-02-07 09:18:57 -08:00
parent 1bb1ddc4fc
commit a28b65bb9e
15 changed files with 851 additions and 878 deletions

View File

@@ -353,7 +353,7 @@ Java_hdf_hdf5lib_H5_H5Diterate
* Method: H5Dflush
* Signature: (J)V
*/
JNIEXPORT void JNICALL
JNIEXPORT void JNICALL
Java_hdf_hdf5lib_H5_H5Dflush
(JNIEnv*, jclass, jlong);
@@ -362,7 +362,7 @@ Java_hdf_hdf5lib_H5_H5Dflush
* Method: H5Drefresh
* Signature: (J)V
*/
JNIEXPORT void JNICALL
JNIEXPORT void JNICALL
Java_hdf_hdf5lib_H5_H5Drefresh
(JNIEnv*, jclass, jlong);