summaryrefslogtreecommitdiffstats
path: root/java/src/jni/h5sImp.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-05-06 16:19:50 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-05-06 16:19:50 (GMT)
commite0183056d5362f2198726281e446e02912120d4d (patch)
tree511c495d2f7a62bbbc61d27df3f84ca2cf2a258a /java/src/jni/h5sImp.c
parent286d296aa7ab3085903ad677b3fd3f25e216c84d (diff)
downloadhdf5-e0183056d5362f2198726281e446e02912120d4d.zip
hdf5-e0183056d5362f2198726281e446e02912120d4d.tar.gz
hdf5-e0183056d5362f2198726281e446e02912120d4d.tar.bz2
Add github actions and cleanup java whitespace
Diffstat (limited to 'java/src/jni/h5sImp.c')
-rw-r--r--java/src/jni/h5sImp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/src/jni/h5sImp.c b/java/src/jni/h5sImp.c
index 33d3c2b..3498392 100644
--- a/java/src/jni/h5sImp.c
+++ b/java/src/jni/h5sImp.c
@@ -165,7 +165,7 @@ done:
/* 10/28/99 -- added code to copy the array -- this is not used,
* but serves as a reminder in case we try to implement this in
* the future....
- */
+ */
/*
* Note: the argument coord is actually long coord[][], which has been
* flattened by the caller.