From 44062afa0a580163a2bae2d0742917d89fda51e7 Mon Sep 17 00:00:00 2001 From: Sivarv Date: Tue, 28 Jul 2015 11:53:26 -0700 Subject: [PATCH] Update testing-with-ryujit.md --- docs/testing-with-ryujit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/testing-with-ryujit.md b/docs/testing-with-ryujit.md index 9197f0d..82a87d8 100644 --- a/docs/testing-with-ryujit.md +++ b/docs/testing-with-ryujit.md @@ -101,4 +101,4 @@ You can disable tail call optimization in RyuJIT with the following instructions Key name: TailCallOpt Type: REG_SZ - Value: "0" + Value: "0" (Double quotes are not required while entering in Registry editor)