summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/write.c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-18 06:05:35 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-18 06:05:35 +0000
commit50f32b11653429546d7b8ff2693b5232b885e201 (patch)
treea8821a7e3025ef47082cc21ccbb56551382cdc3f /cpukit/libcsupport/src/write.c
parentRemove stray white spaces. (diff)
downloadrtems-50f32b11653429546d7b8ff2693b5232b885e201.tar.bz2
Remove stray white spaces.
Diffstat (limited to 'cpukit/libcsupport/src/write.c')
-rw-r--r--cpukit/libcsupport/src/write.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libcsupport/src/write.c b/cpukit/libcsupport/src/write.c
index 2e10835efe..4e08918ffb 100644
--- a/cpukit/libcsupport/src/write.c
+++ b/cpukit/libcsupport/src/write.c
@@ -20,7 +20,7 @@
/*
* write
- *
+ *
* This routine writes count bytes from from buffer pointed to by buffer
* to the file associated with the open file descriptor, fildes.
*/