From e86e5a07485bc0f33103004594a28882c028e7af Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 17 Oct 2004 21:12:06 +0000 Subject: Code cleanup for GCC-3.3.x compilers --- board/ep7312/flash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board/ep7312/flash.c') diff --git a/board/ep7312/flash.c b/board/ep7312/flash.c index c687cc7365..272a9e5cce 100644 --- a/board/ep7312/flash.c +++ b/board/ep7312/flash.c @@ -109,7 +109,7 @@ void flash_print_info (flash_info_t * info) } printf ("\n"); - Done: +Done: ; } /*----------------------------------------------------------------------- -- cgit v1.2.3