[rtems commit] White space correction.

Joel Sherrill joel at rtems.org
Thu Feb 2 17:02:51 UTC 2012


Module:    rtems
Branch:    master
Commit:    735b0ca5f4b9eba06e4edd8b64280c6bc063c5e9
Changeset: http://git.rtems.org/rtems/commit/?id=735b0ca5f4b9eba06e4edd8b64280c6bc063c5e9

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Thu Feb  2 11:00:49 2012 -0600

White space correction.

---

 c/src/lib/libbsp/sparc/leon3/startup/bspstart.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/c/src/lib/libbsp/sparc/leon3/startup/bspstart.c b/c/src/lib/libbsp/sparc/leon3/startup/bspstart.c
index 82054e8..f6aafb2 100644
--- a/c/src/lib/libbsp/sparc/leon3/startup/bspstart.c
+++ b/c/src/lib/libbsp/sparc/leon3/startup/bspstart.c
@@ -68,7 +68,7 @@ void bsp_start( void )
 {
   CPU_SPARC_HAS_SNOOPING = set_snooping();
 
-  /* Get the LEON3 CPU index, normally 0, but for MP systems we do 
+  /* Get the LEON3 CPU index, normally 0, but for MP systems we do
    * _not_ assume that this is CPU0. One may run another OS on CPU0
    * and RTEMS on this CPU, and AMP system with mixed operating
    * systems




More information about the vc mailing list