2001-09-13 Joel Sherrill <joel@OARcorp.com>

* devnull/devnull.c: Eliminate warning.
This commit is contained in:
Joel Sherrill
2001-09-13 21:04:49 +00:00
parent c8d66913ee
commit d3b8713ada
4 changed files with 10 additions and 2 deletions
+4
View File
@@ -1,3 +1,7 @@
2001-09-13 Joel Sherrill <joel@OARcorp.com>
* devnull/devnull.c: Eliminate warning.
2001-08-09 Fernando-Ruiz Casas <correo@fernando-ruiz.com>
* shell/pty.c: Moved to libnetworking/rtems_telnetd.
+1 -1
View File
@@ -32,7 +32,7 @@
*/
rtems_unsigned32 NULL_major;
static initialized;
static char initialized;
rtems_device_driver null_initialize(
rtems_device_major_number major,