HDFFV-10112 correct form of comments

This commit is contained in:
Allen Byrne 2017-01-23 08:49:54 -06:00
parent f5389fb6e9
commit da08f71ea1

View File

@ -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 */