Re: [PATCH] rtems: Fix message manager documentation

2021-09-15 Thread Gedare Bloom
ok On Wed, Sep 15, 2021 at 3:48 AM Sebastian Huber wrote: > > Correct the description of the ``count`` parameter of > rtems_message_queue_flush(). > > Update #4508. > --- > cpukit/include/rtems/rtems/message.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/cpukit/in

[PATCH] rtems: Fix message manager documentation

2021-09-15 Thread Sebastian Huber
Correct the description of the ``count`` parameter of rtems_message_queue_flush(). Update #4508. --- cpukit/include/rtems/rtems/message.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cpukit/include/rtems/rtems/message.h b/cpukit/include/rtems/rtems/message.h index f288