Corrected typos and spacing.

This commit is contained in:
Joel Sherrill
1997-07-09 23:46:59 +00:00
parent 250394f6da
commit 2c5d78baee
3 changed files with 9 additions and 9 deletions

View File

@@ -120,7 +120,7 @@ rtems_status_code rtems_interrupt_catch(
* DESCRIPTION:
*
* This function returns TRUE if the processor is currently servicing
* and interrupt and FALSE otherwise. A return value of TRUE indicates
* an interrupt and FALSE otherwise. A return value of TRUE indicates
* that the caller is an interrupt service routine, NOT a thread. The
* directives available to an interrupt service routine are restricted.
*/

View File

@@ -120,7 +120,7 @@ rtems_status_code rtems_interrupt_catch(
* DESCRIPTION:
*
* This function returns TRUE if the processor is currently servicing
* and interrupt and FALSE otherwise. A return value of TRUE indicates
* an interrupt and FALSE otherwise. A return value of TRUE indicates
* that the caller is an interrupt service routine, NOT a thread. The
* directives available to an interrupt service routine are restricted.
*/

View File

@@ -120,7 +120,7 @@ rtems_status_code rtems_interrupt_catch(
* DESCRIPTION:
*
* This function returns TRUE if the processor is currently servicing
* and interrupt and FALSE otherwise. A return value of TRUE indicates
* an interrupt and FALSE otherwise. A return value of TRUE indicates
* that the caller is an interrupt service routine, NOT a thread. The
* directives available to an interrupt service routine are restricted.
*/