Fixed typo
This commit is contained in:
@ -114,7 +114,7 @@ extern int obi_errno;
|
|||||||
*/
|
*/
|
||||||
#define OBI_INDEXER_ERROR (27) /** Error handling a blob indexer
|
#define OBI_INDEXER_ERROR (27) /** Error handling a blob indexer
|
||||||
*/
|
*/
|
||||||
#define OBI_READ_ONLY_INDEXER_ERROR (28) /** Error trying to modify a read-only a blob indexer
|
#define OBI_READ_ONLY_INDEXER_ERROR (28) /** Error trying to modify a read-only blob indexer
|
||||||
*/
|
*/
|
||||||
#define OBI_ALIGN_ERROR (29) /** Error while aligning sequences
|
#define OBI_ALIGN_ERROR (29) /** Error while aligning sequences
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user