error_t can not be reassigned
This commit is contained in:
@@ -77,7 +77,7 @@ typedef struct {
|
||||
* changed. When null, it means that there is no error regardless of
|
||||
* what code is present.
|
||||
*/
|
||||
error_domain_iptr_t const domain;
|
||||
error_domain_iptr_t domain;
|
||||
|
||||
/**
|
||||
* @brief The code of the error within its domain.
|
||||
|
||||
Reference in New Issue
Block a user