dry-75 commented on code in PR #2434:
URL: https://github.com/apache/nuttx-apps/pull/2434#discussion_r1667663698


##########
system/dd/dd_main.c:
##########
@@ -65,6 +65,7 @@ struct dd_s
   int          outfd;      /* File descriptor of the output device */
   uint32_t     nsectors;   /* Number of sectors to transfer */
   uint32_t     skip;       /* The number of sectors skipped on input */
+  uint32_t     oseek;      /* The number of sectors seeked on output */

Review Comment:
   okey



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to