From a7908ff554f649c7bf438ecfdfa70a2c68a554ee Mon Sep 17 00:00:00 2001 From: Christoph Mallon Date: Fri, 7 Apr 2006 14:40:14 +0000 Subject: [PATCH] Missing \n at EOF --- ir/be/bestat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/be/bestat.h b/ir/be/bestat.h index 2d7c9692f..cb01787dc 100644 --- a/ir/be/bestat.h +++ b/ir/be/bestat.h @@ -9,4 +9,4 @@ */ void be_do_stat_reg_pressure(be_irg_t *birg); -#endif /* _BESTAT_H_ */ \ No newline at end of file +#endif /* _BESTAT_H_ */ -- 2.20.1