Aaron Nyholm commented on a discussion on c-user/iodev/directives.md: 
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/242#note_151911

 > +```{eval-rst}
 > +.. rubric:: CALLING SEQUENCE:
 > +```
 > +
 > +```{code-block} c
 > +int rtems_iodev_init(
 > +    rtems_iodev *iodev
 > +);
 > +```
 > +
 > +```{eval-rst}
 > +.. rubric:: PARAMETERS:
 > +```
 > +
 > +`iodev`
 > +: This parameter is a pointer to the `rtems_iodev` to be initialised

Added full stops.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/242#note_151911
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

Reply via email to