From: Christian Würdig Date: Fri, 6 Oct 2006 08:43:05 +0000 (+0000) Subject: fixed indent X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=9d9b738c609e20c08088f9775c47b57393b01716;p=libfirm fixed indent --- diff --git a/ir/be/be_t.h b/ir/be/be_t.h index 1a0c2c053..78937aafe 100644 --- a/ir/be/be_t.h +++ b/ir/be/be_t.h @@ -65,7 +65,7 @@ struct _be_irg_t { struct _be_main_env_t *main_env; struct _be_abi_irg_t *abi; struct _arch_code_generator_t *cg; - ir_exec_freq *execfreqs; + ir_exec_freq *execfreqs; }; /**