From a06a32c05d54c8941697b95ee67739a844c22814 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filiph=20Sandstr=C3=B6m?= Date: Sat, 24 Oct 2015 13:17:04 +0200 Subject: [PATCH] Fix copy paste --- src/core/hle/service/ptm/ptm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/hle/service/ptm/ptm.h b/src/core/hle/service/ptm/ptm.h index 0dc35480d..f2e76441f 100644 --- a/src/core/hle/service/ptm/ptm.h +++ b/src/core/hle/service/ptm/ptm.h @@ -72,7 +72,7 @@ void GetBatteryLevel(Interface* self); void GetBatteryChargeState(Interface* self); /** - * PTM::GetBatteryChargeState service function + * PTM::GetTotalStepCount service function * Outputs: * 1 : Result of function, 0 on success, otherwise error code * 2 : Output of function, * = total step count