From 429ba3b6ee67e69af97f1156bc1abc7037e346cd Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 18 Apr 2004 06:19:33 +0000 Subject: Remove stray white spaces. --- cpukit/libnetworking/rtems/mkrootfs.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'cpukit/libnetworking/rtems/mkrootfs.h') diff --git a/cpukit/libnetworking/rtems/mkrootfs.h b/cpukit/libnetworking/rtems/mkrootfs.h index f5abac9aa9..42bb944b2a 100644 --- a/cpukit/libnetworking/rtems/mkrootfs.h +++ b/cpukit/libnetworking/rtems/mkrootfs.h @@ -2,7 +2,7 @@ ------------------------------------------------------------------------ $Id$ ------------------------------------------------------------------------ - + Copyright Cybertec Pty Ltd, 2000 All rights reserved Cybertec Pty Ltd, 2000 @@ -11,11 +11,11 @@ The license and distribution terms for this file may be found in the file LICENSE in this distribution or at - + http://www.rtems.com/license/LICENSE. This software with is provided ``as is'' and with NO WARRANTY. - + ------------------------------------------------------------------------ RTEMS Root FS creatation support. @@ -30,7 +30,7 @@ /* * Builds the complete path, like "mkdir -p". */ - + int rtems_rootfs_mkdir (const char *path, mode_t omode); @@ -38,7 +38,7 @@ rtems_rootfs_mkdir (const char *path, mode_t omode); * Appends the lines to the a file. Create the file * and builds the path if it does not exist. */ - + int rtems_rootfs_file_append (const char *file, mode_t omode, -- cgit v1.2.3