Index: src/ControlStruct/ExceptTranslateNew.cpp
===================================================================
--- src/ControlStruct/ExceptTranslateNew.cpp	(revision 9a9ca3631ed434f80693abffd6c06823e709ea3f)
+++ src/ControlStruct/ExceptTranslateNew.cpp	(revision 60e14fc3c8c725fa4bc7d54de2ebe22ea870089a)
@@ -315,6 +315,6 @@
 		ast::Storage::Classes{},
 		ast::Linkage::Cforall,
-        {},
-        { ast::Function::Inline }
+		{},
+		{ ast::Function::Inline }
 	);
 }
