From 7291cbf12aef504a4ccc8b9e4cc54e5bd955d3a9 Mon Sep 17 00:00:00 2001 From: hadaq Date: Tue, 17 Jul 2012 18:54:56 +0000 Subject: [PATCH] update --- libtrbnet/trbflash.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libtrbnet/trbflash.c b/libtrbnet/trbflash.c index aacd2f3..15e4f9c 100644 --- a/libtrbnet/trbflash.c +++ b/libtrbnet/trbflash.c @@ -120,7 +120,7 @@ typedef struct { } FlashParam; static FlashParam flashParamRef; -static const char trbflash_version[] = "$Revision: 2.40 $"; +static const char trbflash_version[] = "$Revision: 2.41 $"; static uint32_t mdcFlashSelect = 1; @@ -631,7 +631,6 @@ static int readPage(uint16_t trb_address, uint32_t pageNumber, { uint32_t *temp = NULL; uint32_t *end = NULL; - unsigned int endPoint; uint16_t size = 0; uint32_t trbcmd; int status = -1; -- 2.43.0