2009-05-04 Joel Sherrill <joel.sherrill@oarcorp.com>

* telnetd/telnetd.h: Spacing.
This commit is contained in:
Joel Sherrill
2009-05-04 14:52:34 +00:00
parent 6b738d1388
commit 2aa80144f3
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
2009-05-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* telnetd/telnetd.h: Spacing.
2009-05-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems/include/rtems/rtems/clock.h, rtems/src/clocktodtoseconds.c,
+1 -1
View File
@@ -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
}