From 3ee825e830902c02f245909a49e4399923876d46 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 23 Oct 1997 15:00:32 +0000 Subject: [PATCH] fixed comment --- c/src/exec/libcsupport/src/termios.c | 3 +-- c/src/lib/libc/termios.c | 3 +-- cpukit/libcsupport/src/termios.c | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/c/src/exec/libcsupport/src/termios.c b/c/src/exec/libcsupport/src/termios.c index d3e0eceeac..492ad7e38e 100644 --- a/c/src/exec/libcsupport/src/termios.c +++ b/c/src/exec/libcsupport/src/termios.c @@ -760,8 +760,7 @@ rtems_termios_enqueue_raw_characters (void *ttyp, char *buf, int len) } /* - * Reserve enough resources to at least open every physical device - * once. + * Reserve enough resources to open every physical device once. */ void rtems_termios_reserve_resources( diff --git a/c/src/lib/libc/termios.c b/c/src/lib/libc/termios.c index d3e0eceeac..492ad7e38e 100644 --- a/c/src/lib/libc/termios.c +++ b/c/src/lib/libc/termios.c @@ -760,8 +760,7 @@ rtems_termios_enqueue_raw_characters (void *ttyp, char *buf, int len) } /* - * Reserve enough resources to at least open every physical device - * once. + * Reserve enough resources to open every physical device once. */ void rtems_termios_reserve_resources( diff --git a/cpukit/libcsupport/src/termios.c b/cpukit/libcsupport/src/termios.c index d3e0eceeac..492ad7e38e 100644 --- a/cpukit/libcsupport/src/termios.c +++ b/cpukit/libcsupport/src/termios.c @@ -760,8 +760,7 @@ rtems_termios_enqueue_raw_characters (void *ttyp, char *buf, int len) } /* - * Reserve enough resources to at least open every physical device - * once. + * Reserve enough resources to open every physical device once. */ void rtems_termios_reserve_resources(