From d66ae58cd87c78b76652ecf750371b1e005d44de Mon Sep 17 00:00:00 2001 From: Krzysztof Halasa Date: Tue, 21 Dec 2010 00:02:02 +0100 Subject: Cosmetic fixes, including format attributes for printf() and friends. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Krzysztof HaƂasa Signed-off-by: Sascha Hauer --- commands/loadb.c | 1 - 1 file changed, 1 deletion(-) (limited to 'commands/loadb.c') diff --git a/commands/loadb.c b/commands/loadb.c index dc0e517b57..439a83a45c 100644 --- a/commands/loadb.c +++ b/commands/loadb.c @@ -625,7 +625,6 @@ static ulong load_serial_ymodem(void) int res, wr; connection_info_t info; char ymodemBuf[1024]; - ulong store_addr = ~0; ulong addr = 0; size = 0; -- cgit v1.2.3