diff options
Diffstat (limited to 'board/ep7312')
-rw-r--r-- | board/ep7312/flash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/ep7312/flash.c b/board/ep7312/flash.c index c687cc7..272a9e5 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: ; } /*----------------------------------------------------------------------- |