From 325c71b1b4edc137f919eaed920e520b1c5f3c4c Mon Sep 17 00:00:00 2001 From: Michael Scire Date: Tue, 26 Mar 2019 12:02:51 -0700 Subject: [PATCH] ams_mitm: fix erroneous comment due to copy-paste. --- stratosphere/ams_mitm/source/ns_mitm/nsmitm_web_service.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stratosphere/ams_mitm/source/ns_mitm/nsmitm_web_service.cpp b/stratosphere/ams_mitm/source/ns_mitm/nsmitm_web_service.cpp index 700828722..c2e096a03 100644 --- a/stratosphere/ams_mitm/source/ns_mitm/nsmitm_web_service.cpp +++ b/stratosphere/ams_mitm/source/ns_mitm/nsmitm_web_service.cpp @@ -37,7 +37,7 @@ Result NsWebMitmService::GetDocumentInterface(Outforward_service.get(), &doc); if (R_SUCCEEDED(rc)) {