fixed comment

This commit is contained in:
Joel Sherrill
1997-10-23 15:00:32 +00:00
parent 118a81295d
commit 3ee825e830
3 changed files with 3 additions and 6 deletions

View File

@@ -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(

View File

@@ -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(

View File

@@ -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(