From 1d6198c3b01619151f3227c6461b3d53eeb711e5 Mon Sep 17 00:00:00 2001 From: blueswir1 Date: Sat, 13 Dec 2008 09:32:43 +0000 Subject: Remove unnecessary trailing newlines git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6000 c046a42c-6fe2-441c-8c8c-71466251a162 --- gen-icount.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gen-icount.h') diff --git a/gen-icount.h b/gen-icount.h index d53159c032..d4524d6634 100644 --- a/gen-icount.h +++ b/gen-icount.h @@ -53,4 +53,3 @@ static inline void gen_io_end(void) tcg_gen_st_i32(tmp, cpu_env, offsetof(CPUState, can_do_io)); tcg_temp_free_i32(tmp); } - -- cgit v1.2.3