From 20f02c63a77bc9b21b0970dba1d808d6c2e8748f Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 28 Nov 2009 05:58:54 +0000 Subject: Whitespace removal. --- cpukit/score/include/rtems/score/chain.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/score/include/rtems/score/chain.h') diff --git a/cpukit/score/include/rtems/score/chain.h b/cpukit/score/include/rtems/score/chain.h index daf44a6bb2..8dbef1e543 100644 --- a/cpukit/score/include/rtems/score/chain.h +++ b/cpukit/score/include/rtems/score/chain.h @@ -146,7 +146,7 @@ Chain_Node *_Chain_Get( * @brief Insert a node on a chain * * This routine inserts @a the_node on a chain immediately following - * @a after_node. + * @a after_node. * * @note It disables interrupts to ensure the atomicity * of the extract operation. -- cgit v1.2.3