Index: src/Validate/FindSpecialDecls.cc
===================================================================
--- src/Validate/FindSpecialDecls.cc	(revision 933f32f2ae9703d54327e4727aceb5746433092d)
+++ src/Validate/FindSpecialDecls.cc	(revision 0e42794749c9addc38d4d8d473bfad3c2c643545)
@@ -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 {
