core: error: clean up includes and formatting
This commit is contained in:
@@ -725,7 +725,7 @@ static const struct b_error_msg builtin_msg[] = {
|
||||
B_ERROR_MSG_TEMPLATE(
|
||||
B_MSG_CLASS_SPECIFIES_UNKNOWN_INTERFACE,
|
||||
"Class @[class_name] specifies an implementation for interface "
|
||||
"@[interface_name] that it does not extend or inherit",
|
||||
"@[interface_name] that it does not extend or inherit",
|
||||
B_ERROR_TEMPLATE_PARAM(
|
||||
"class_name", B_ERROR_TEMPLATE_PARAM_STRING, "%s"),
|
||||
B_ERROR_TEMPLATE_PARAM(
|
||||
|
||||
Reference in New Issue
Block a user