Sebastian Huber started a new discussion on cpukit/include/rtems/stackchk.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86#note_110956 > > /** > * @brief Iterates over all stacks used by the system and invokes the > visitor > - * routine for each stack. > + * routine for each stack. > * > * This method prints a stack usage report for the curently executing > * task. > * > - * @param visitor is the visitor routine invoked for each stack. > + * @param[in] visitor is the visitor routine invoked for each stack. > * > - * @param arg is the argument passed to each visitor routine invocation > during > - * the iteration. > + * @param[in] arg is the argument passed to each visitor routine invocation > + * during the iteration. Why was the formatting changed? -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86#note_110956 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
