sumpfralle commented on code in PR #3178: URL: https://github.com/apache/nuttx-apps/pull/3178#discussion_r2336932077
########## system/dd/dd_main.c: ########## @@ -277,10 +283,10 @@ static int dd_verify(FAR struct dd_s *dd) * Name: print_usage ****************************************************************************/ -static void print_usage(void) +static void print_usage(FILE *const stream) Review Comment: Done, thanks. -- 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]
