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