ams: use R_SUCCEED, R_THROW globally
This commit is contained in:
@@ -165,7 +165,7 @@ namespace ams::fatal::srv {
|
||||
/* Signal we're done with our job. */
|
||||
m_context->erpt_event->Signal();
|
||||
|
||||
return ResultSuccess();
|
||||
R_SUCCEED();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user