} FlashParam;
static FlashParam flashParamRef;
-static const char trbflash_version[] = "$Revision: 2.34 $";
+static const char trbflash_version[] = "$Revision: 2.35 $";
static uint32_t mdcFlashSelect = 1;
if (match == 0) {
fprintf(logFile,
- "Error > initTransfer: ManId 0x%04x incompatible"
+ "Error > initTransfer: ManId 0x%04x incompatible "
"on EndPoint 0x%04x\n", manId, trbBuffer[i] & 0xffff);
return -1;
}