fixed a typo.
This commit is contained in:
@@ -370,7 +370,7 @@ int _trySendMsgAndWaitForFlashResponse(AQH_OBJECT *o, AQH_MESSAGE *msg, const ch
|
||||
if (i)
|
||||
fprintf(stdout, " - retry sending %s (retry %d)\n", msgInfo, i);
|
||||
|
||||
/* send FLASH_START message */
|
||||
/* send message */
|
||||
nodeMsg=AQH_Message_dup(msg);
|
||||
DBG_INFO(NULL, "Sending %s message (%d)", msgInfo, i);
|
||||
AQH_ToolClient_SendNodeMsg(o, nodeMsg);
|
||||
|
||||
Reference in New Issue
Block a user