Minor fixes
This commit is contained in:
@ -106,7 +106,7 @@ typedef struct OBIDMS_column_header {
|
||||
* and '\0\0' as terminal flag.
|
||||
* (default are the indices: "0\01\02\0...\0n\0\0").
|
||||
*/
|
||||
int64_t* elements_names_idx; /**< Pointer in mem_arnea on the index for the start of each element name in elements_names.
|
||||
int64_t* elements_names_idx; /**< Pointer in mem_arena on the index for the start of each element name in elements_names.
|
||||
*/
|
||||
int64_t* sorted_elements_idx; /**< Index for the sorted element names in elements_names_idx.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user