Patch the documentation

This commit is contained in:
2015-05-23 16:51:56 +03:00
parent 3aec0d7b50
commit 809e5ad56a

View File

@ -45,9 +45,8 @@
* - `true` if the architecture is little endian
* - `false` if the architecture is big endian
*
* @date 23/05/2015
* @author Eric Coissac (coissac)
* First implementation
* @since May 2015
* @author Eric Coissac (eric.coissac@metabarcoding.org)
*/
bool obi_is_little_end();