Fixed doc typo
This commit is contained in:
@ -110,7 +110,7 @@ extern int obi_errno;
|
|||||||
*/
|
*/
|
||||||
#define OBI_DECODE_ERROR (25) /** Error while decoding a value
|
#define OBI_DECODE_ERROR (25) /** Error while decoding a value
|
||||||
*/
|
*/
|
||||||
#define OBI_UTILS_ERROR (26) /** Error in a utils function
|
#define OBI_UTILS_ERROR (26) /** Error in an utils function
|
||||||
*/
|
*/
|
||||||
#define OBI_INDEXER_ERROR (27) /** Error handling a blob indexer
|
#define OBI_INDEXER_ERROR (27) /** Error handling a blob indexer
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user