Gedare Bloom started a new discussion on cpukit/include/mqueue.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1084#note_143848 > long mq_maxmsg; > /** This is the maximum message size */ > long mq_msgsize; > - /** This is the mumber of messages currently queued */ > - long mq_curmsgs; > + /** This is the number of messages currently queued */ > + long mq_curmsgs; avoid making random whitespace/formatting changes. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1084#note_143848 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
