pm: update for new sf semantics
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
namespace ams::pm {
|
||||
|
||||
class InformationService final {
|
||||
class InformationService {
|
||||
public:
|
||||
/* Actual command implementations. */
|
||||
Result GetProgramId(sf::Out<ncm::ProgramId> out, os::ProcessId process_id);
|
||||
|
||||
Reference in New Issue
Block a user