summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--crypto/src/util/TypeExtensions.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/src/util/TypeExtensions.cs b/crypto/src/util/TypeExtensions.cs
index cf3141a89..e2aeae4dc 100644
--- a/crypto/src/util/TypeExtensions.cs
+++ b/crypto/src/util/TypeExtensions.cs
@@ -1,4 +1,4 @@
-#if NEW_REFLECTION
+#if NEW_REFLECTION
 
 using System;
 using System.Reflection;