From 217758b607ff270582af31a88c86052d0656444c Mon Sep 17 00:00:00 2001 From: comex Date: Wed, 17 Sep 2014 22:30:33 -0400 Subject: [PATCH] Correct inaccurate comment. --- Source/Core/Core/PowerPC/Jit64/Jit.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Source/Core/Core/PowerPC/Jit64/Jit.cpp b/Source/Core/Core/PowerPC/Jit64/Jit.cpp index 30a5f7bb01..f191f2efa5 100644 --- a/Source/Core/Core/PowerPC/Jit64/Jit.cpp +++ b/Source/Core/Core/PowerPC/Jit64/Jit.cpp @@ -116,8 +116,7 @@ using namespace PowerPC; // accessed, immediately turn into regular pages but cause a trap... but // putting them in the path of RSP just leads to something (in the kernel?) // thinking a regular stack extension is required. So this protection is not -// supported on Windows yet... We still use a separate stack for the sake of -// simplicity. +// supported on Windows yet... enum {