From 2aa80144f3a31605a08d576349baf031f1ec200d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 4 May 2009 14:52:34 +0000 Subject: 2009-05-04 Joel Sherrill * telnetd/telnetd.h: Spacing. --- cpukit/telnetd/telnetd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/telnetd') 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 } -- cgit v1.2.3