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