summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/tcsendbreak.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/src/tcsendbreak.c')
-rw-r--r--cpukit/libcsupport/src/tcsendbreak.c9
1 files changed, 7 insertions, 2 deletions
diff --git a/cpukit/libcsupport/src/tcsendbreak.c b/cpukit/libcsupport/src/tcsendbreak.c
index 43ebcaafd9..11ac828205 100644
--- a/cpukit/libcsupport/src/tcsendbreak.c
+++ b/cpukit/libcsupport/src/tcsendbreak.c
@@ -1,6 +1,11 @@
-/*
- * tcsendbreak() - POSIX 1003.1b 7.2.2 - Line Control Functions
+/**
+ * @file
*
+ * @brief Line Control Functions
+ * @ingroup Termios
+ */
+
+/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
*