Fixed minor error in the documentation of a function.
This commit is contained in:
@ -331,7 +331,7 @@ int obi_unmap_header(OBIDMS_column_header_p header);
|
|||||||
* @param element_name The name of the element.
|
* @param element_name The name of the element.
|
||||||
*
|
*
|
||||||
* @returns The index of the element in a line of the column.
|
* @returns The index of the element in a line of the column.
|
||||||
* @retval SIZE_MAX if an error occurred.
|
* @retval OBIIdx_NA if an error occurred. // TODO not sure if this is "clean".
|
||||||
*
|
*
|
||||||
* @since July 2015
|
* @since July 2015
|
||||||
* @author Celine Mercier (celine.mercier@metabarcoding.org)
|
* @author Celine Mercier (celine.mercier@metabarcoding.org)
|
||||||
|
Reference in New Issue
Block a user