Browse Source

act: Fix docstring typo

These aren't the AM services.
pull/15/merge
Lioncash 9 years ago
parent
commit
d467b5ce4f
  1. 2
      src/core/hle/service/act/act.h

2
src/core/hle/service/act/act.h

@ -7,7 +7,7 @@
namespace Service {
namespace ACT {
/// Initialize AM service
/// Initializes all ACT services
void Init();
} // namespace ACT

Loading…
Cancel
Save