mie: add no-data status code
This commit is contained in:
@@ -17,6 +17,7 @@ enum mie_status {
|
||||
MIE_ERR_INTERNAL_FAILURE,
|
||||
MIE_ERR_NO_MEMORY,
|
||||
MIE_ERR_NO_ENTRY,
|
||||
MIE_ERR_NO_DATA,
|
||||
};
|
||||
|
||||
MIE_API const struct b_error_vendor *mie_error_vendor(void);
|
||||
|
||||
Reference in New Issue
Block a user