aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/lib/streams/nullstreams.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/lib/streams/nullstreams.c')
-rw-r--r--os/hal/lib/streams/nullstreams.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/hal/lib/streams/nullstreams.c b/os/hal/lib/streams/nullstreams.c
index 51206e943..dcfd42442 100644
--- a/os/hal/lib/streams/nullstreams.c
+++ b/os/hal/lib/streams/nullstreams.c
@@ -19,6 +19,7 @@
* @brief Null streams code.
*
* @addtogroup HAL_NULL_STREAMS
+ * @details A null streams.
* @{
*/