summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/include/sys/termios.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/libcsupport/include/sys/termios.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libcsupport/include/sys/termios.h b/cpukit/libcsupport/include/sys/termios.h
index 5b96814af1..93c3a25ad7 100644
--- a/cpukit/libcsupport/include/sys/termios.h
+++ b/cpukit/libcsupport/include/sys/termios.h
@@ -31,8 +31,8 @@ extern "C" {
*
* @brief POSIX Termios Implementation
*
- * @{
*/
+/**@{**/
typedef unsigned char cc_t;
typedef unsigned int speed_t;