summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/rtemsbuildname.c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-11-30 16:01:51 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-11-30 16:01:51 +0000
commit05c18861dd58a08076d0fa97f72cb88c4a5698e5 (patch)
tree44213053eba92e81452144bb67dba9a6f62841a9 /cpukit/rtems/src/rtemsbuildname.c
parentWhitespace removal. (diff)
downloadrtems-05c18861dd58a08076d0fa97f72cb88c4a5698e5.tar.bz2
Whitespace removal.
Diffstat (limited to 'cpukit/rtems/src/rtemsbuildname.c')
-rw-r--r--cpukit/rtems/src/rtemsbuildname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/rtems/src/rtemsbuildname.c b/cpukit/rtems/src/rtemsbuildname.c
index 7f299863fa..1fbd727297 100644
--- a/cpukit/rtems/src/rtemsbuildname.c
+++ b/cpukit/rtems/src/rtemsbuildname.c
@@ -28,4 +28,4 @@ rtems_name rtems_build_name(
)
{
return _Objects_Build_name( C1, C2, C3, C4 );
-}
+}