summaryrefslogtreecommitdiffstats
path: root/java/src/jni/h5sImp.h
diff options
context:
space:
mode:
Diffstat (limited to 'java/src/jni/h5sImp.h')
-rw-r--r--java/src/jni/h5sImp.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/src/jni/h5sImp.h b/java/src/jni/h5sImp.h
index 87661e3..a07d4c5 100644
--- a/java/src/jni/h5sImp.h
+++ b/java/src/jni/h5sImp.h
@@ -51,7 +51,8 @@ Java_hdf_hdf5lib_H5__1H5Scopy
#ifdef notdef
/* 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....
+ * the future....
+ */
/*
* Note: the argument coord is actually long coord[][], which has been
* flattened by the caller.