Re: [PATCH] c-user: Use a common phrase for pointer parameters

2021-06-14 Thread Sebastian Huber
On 14/06/2021 16:54, Gedare Bloom wrote: ok. Thanks, for having a look at it. -- embedded brains GmbH Herr Sebastian HUBER Dornierstr. 4 82178 Puchheim Germany email: sebastian.hu...@embedded-brains.de phone: +49-89-18 94 741 - 16 fax: +49-89-18 94 741 - 08 Registergericht: Amtsgericht Münc

Re: [PATCH] c-user: Use a common phrase for pointer parameters

2021-06-14 Thread Gedare Bloom
ok. On Mon, Jun 14, 2021 at 1:20 AM Sebastian Huber wrote: > > Mention the type of the pointer in the parameter description. Use the > more general term "object" instead of "variable". > > Update #3993. > --- > c-user/barrier/directives.rst | 15 +++ > c-user/clock/directives.rs