Fix broken prototype.

This commit is contained in:
Ralf Corsepius
2008-08-01 05:03:23 +00:00
parent 60137bb013
commit 03e3a3ac3e
+1 -1
View File
@@ -1906,7 +1906,7 @@ session(rtems_task_argument arg)
* NONE
*/
static void
daemon(void)
daemon(rtems_task_argument args)
{
int s;
socklen_t addrLen;