mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
HDFFV-10112 correct form of comments
This commit is contained in:
parent
f5389fb6e9
commit
da08f71ea1
@ -397,9 +397,9 @@ typedef struct s1_t {
|
|||||||
/* Dataset dimensions */
|
/* Dataset dimensions */
|
||||||
#define F82_DIM32 32
|
#define F82_DIM32 32
|
||||||
#define F82_RANK 1
|
#define F82_RANK 1
|
||||||
//#define F82_RANK2 2
|
/* #define F82_RANK2 2 */
|
||||||
//#define F82_RANK3 3
|
/* #define F82_RANK3 3 */
|
||||||
//#define F82_RANK4 4
|
/* #define F82_RANK4 4 */
|
||||||
|
|
||||||
/* "File 83" macros */
|
/* "File 83" macros */
|
||||||
/* Name of dataset to create in datafile */
|
/* Name of dataset to create in datafile */
|
||||||
|
Loading…
Reference in New Issue
Block a user