mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-29 22:17:53 +08:00
Fix broken prototype.
This commit is contained in:
+1
-1
@@ -1906,7 +1906,7 @@ session(rtems_task_argument arg)
|
||||
* NONE
|
||||
*/
|
||||
static void
|
||||
daemon(void)
|
||||
daemon(rtems_task_argument args)
|
||||
{
|
||||
int s;
|
||||
socklen_t addrLen;
|
||||
|
||||
Reference in New Issue
Block a user