From 5952ebab54e87823c799893a6ac9ddabce507d7a Mon Sep 17 00:00:00 2001 From: Michael Scire Date: Fri, 26 Apr 2019 03:13:15 -0700 Subject: [PATCH] spl: amend range for DecryptRsaPrivateKeyDeprecated --- stratosphere/spl/source/spl_rsa_service.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stratosphere/spl/source/spl_rsa_service.hpp b/stratosphere/spl/source/spl_rsa_service.hpp index 97e467cca..91518bbe8 100644 --- a/stratosphere/spl/source/spl_rsa_service.hpp +++ b/stratosphere/spl/source/spl_rsa_service.hpp @@ -52,7 +52,7 @@ class RsaService : public CryptoService { MakeServiceCommandMetaEx(), MakeServiceCommandMetaEx(), MakeServiceCommandMetaEx(), - MakeServiceCommandMetaEx(), + MakeServiceCommandMetaEx(), MakeServiceCommandMetaEx(), };