Sebastian Huber started a new discussion on cpukit/posix/src/condclockwait.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/547#note_126274

 > +/* SPDX-License-Identifier: BSD-2-Clause */
 > +
 > +/**
 > + * @file
 > + *
 > + * @ingroup POSIXAPI
 > + *
 > + * @brief Waiting on a Condition

The file brief descriptions should be a proper sentence. Please use the 
templates described here:

https://docs.rtems.org/docs/main/eng/coding-doxygen.html#files

Here for example:

```
@brief This source file contains the implementation of pthread_cond_clockwait().
```

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/547#note_126274
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to