From 68b88a5ed4ad8446ae72342819dd505559176db1 Mon Sep 17 00:00:00 2001 From: Max Proske Date: Sat, 23 Jun 2018 20:59:40 -0700 Subject: [PATCH] Fix typo in directive --- System.Compiler/PDBreader/CvInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/System.Compiler/PDBreader/CvInfo.cs b/System.Compiler/PDBreader/CvInfo.cs index 27c725ba..91c9bba3 100644 --- a/System.Compiler/PDBreader/CvInfo.cs +++ b/System.Compiler/PDBreader/CvInfo.cs @@ -2167,7 +2167,7 @@ internal struct BlockSym32 internal string name; // Length-prefixed name }; -#if flase +#if false internal struct WithSym32 { // internal ushort reclen; // Record length [SYMTYPE]