summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/__times.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-10 13:48:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-10 13:48:47 +0000
commitb64f201f78d185da060116957a9891da522fa1e8 (patch)
tree1927f1f68ea4b5ce8ee29216642daaee85bd72f3 /cpukit/libcsupport/src/__times.c
parentAdd suse-11.3. (diff)
downloadrtems-b64f201f78d185da060116957a9891da522fa1e8.tar.bz2
2010-07-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/src/__times.c: Formatting.
Diffstat (limited to 'cpukit/libcsupport/src/__times.c')
-rw-r--r--cpukit/libcsupport/src/__times.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libcsupport/src/__times.c b/cpukit/libcsupport/src/__times.c
index b9ba05dbed..2de529275e 100644
--- a/cpukit/libcsupport/src/__times.c
+++ b/cpukit/libcsupport/src/__times.c
@@ -79,7 +79,7 @@ clock_t _times(
ptms->tms_cstime = 0;
return ticks;
-}
+}
/*
* times()