summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/rtemsbuildname.c
diff options
context:
space:
mode:
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 );
-}
+}