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 --- target-alpha/helper.c | 1 - 1 file changed, 1 deletion(-) (limited to 'target-alpha/helper.c') diff --git a/target-alpha/helper.c b/target-alpha/helper.c index cc94807ef9..5a8955d029 100644 --- a/target-alpha/helper.c +++ b/target-alpha/helper.c @@ -436,4 +436,3 @@ void cpu_dump_state (CPUState *env, FILE *f, } cpu_fprintf(f, "\nlock " TARGET_FMT_lx "\n", env->lock); } - -- cgit v1.2.1