summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/rtems/ftpfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/rtems/ftpfs.h')
-rw-r--r--cpukit/libnetworking/rtems/ftpfs.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/cpukit/libnetworking/rtems/ftpfs.h b/cpukit/libnetworking/rtems/ftpfs.h
index bcd18a4266..a79923263f 100644
--- a/cpukit/libnetworking/rtems/ftpfs.h
+++ b/cpukit/libnetworking/rtems/ftpfs.h
@@ -2,18 +2,18 @@
* File Transfer Protocol client declarations
*
* Transfer file to/from remote host
- *
+ *
*
* (c) Copyright 2002
* Thomas Doerfler
* IMD Ingenieurbuero fuer Microcomputertechnik
* Herbststr. 8
- * 82178 Puchheim, Germany
+ * 82178 Puchheim, Germany
* <Thomas.Doerfler@imd-systems.de>
*
- * This code has been created after closly inspecting
+ * This code has been created after closly inspecting
* "tftpdriver.c" from Eric Norum.
- *
+ *
* $Id$
*/