From 6128a4aa5e791ed4e0a655bfd346a52d92da7883 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 21 Apr 2004 10:43:04 +0000 Subject: Remove stray white spaces. --- c/src/lib/libbsp/shared/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/lib/libbsp/shared/main.c') diff --git a/c/src/lib/libbsp/shared/main.c b/c/src/lib/libbsp/shared/main.c index 0e1f080176..8397902bd3 100644 --- a/c/src/lib/libbsp/shared/main.c +++ b/c/src/lib/libbsp/shared/main.c @@ -1,7 +1,7 @@ /* * A simple main which can be used on any embedded target. * - * This style of initialization insures that the C++ global + * This style of initialization insures that the C++ global * constructors are executed after RTEMS is initialized. * * Thanks to Chris Johns for this idea. -- cgit v1.2.3