Index: src/Validate/FindSpecialDecls.cc
===================================================================
--- src/Validate/FindSpecialDecls.cc	(revision 933f32f2ae9703d54327e4727aceb5746433092d)
+++ src/Validate/FindSpecialDecls.cc	(revision a93589218b787f36ca9d02a420b5d7b54ed5fc68)
@@ -26,7 +26,7 @@
 namespace Validate {
 	Type * SizeType = nullptr;
-  FunctionDecl * dereferenceOperator = nullptr;
-  StructDecl * dtorStruct = nullptr;
-  FunctionDecl * dtorStructDestroy = nullptr;
+	FunctionDecl * dereferenceOperator = nullptr;
+	StructDecl * dtorStruct = nullptr;
+	FunctionDecl * dtorStructDestroy = nullptr;
 
 	namespace {
