summaryrefslogtreecommitdiffstats
path: root/cpukit/telnetd
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-04 14:52:34 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-04 14:52:34 +0000
commit2aa80144f3a31605a08d576349baf031f1ec200d (patch)
tree30ce9b39d0268a066db808a811410d6d08896791 /cpukit/telnetd
parent2009-05-04 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-2aa80144f3a31605a08d576349baf031f1ec200d.tar.bz2
2009-05-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* telnetd/telnetd.h: Spacing.
Diffstat (limited to 'cpukit/telnetd')
-rw-r--r--cpukit/telnetd/telnetd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/telnetd/telnetd.h b/cpukit/telnetd/telnetd.h
index 0e9e4fde7d..a146ad942b 100644
--- a/cpukit/telnetd/telnetd.h
+++ b/cpukit/telnetd/telnetd.h
@@ -103,7 +103,7 @@ extern rtems_telnetd_config_table rtems_telnetd_config;
*
* Uses the application provided @ref rtems_telnetd_config configuration table.
*/
-rtems_status_code rtems_telnetd_initialize( void);
+rtems_status_code rtems_telnetd_initialize(void);
#ifdef __cplusplus
}