From 9a6ef231b2f13548412bb1f40e524acfb22fc43d Mon Sep 17 00:00:00 2001 From: hadaq Date: Thu, 29 Jul 2010 15:56:46 +0000 Subject: [PATCH] update --- libtrbnet/trbflash.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libtrbnet/trbflash.c b/libtrbnet/trbflash.c index facb4e8..dd2e4da 100644 --- a/libtrbnet/trbflash.c +++ b/libtrbnet/trbflash.c @@ -97,7 +97,7 @@ static const char FlashTypeStr[16][32] = static FlashType flashType = FLASH_INVALID; static uint32_t manId = 0; -static const char trbflash_version[] = "$Revision: 2.22 $"; +static const char trbflash_version[] = "$Revision: 2.23 $"; static uint32_t mdcFlashSelect = 1; @@ -1079,7 +1079,7 @@ void usage(const char *progName) printf(" -y assume yes to all questions which might will be asked\n"); printf(" -f do not validate FirmwareId of ImageFile (DON'T USE, for " "EXPERTS ONLY)\n"); - printf(" -v skip verifying after programming\n"); + printf(" -v skip verify after programming\n"); printf(" -h give this help\n"); printf(" -V Version number\n"); printf("\nCommands:\n"); -- 2.43.0