From 28352faecf8b000b71f734cd728f38aa212b9669 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 29 Nov 2009 13:51:53 +0000 Subject: Whitespace removal. --- cpukit/score/src/objectget.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/score/src/objectget.c') diff --git a/cpukit/score/src/objectget.c b/cpukit/score/src/objectget.c index a0aa3465b2..2abcc389fb 100644 --- a/cpukit/score/src/objectget.c +++ b/cpukit/score/src/objectget.c @@ -63,7 +63,7 @@ Objects_Control *_Objects_Get( * outside this class. * * If the Id matches the api, class, and node but index portion is 0, - * then the subtraction will underflow and the addition of 1 will + * then the subtraction will underflow and the addition of 1 will * result in a 0 index. The zeroth element in the local_table is * always NULL. * -- cgit v1.2.3