Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/net/tcp/rqueue.c

    r9520af7 rb7fd2a0  
    105105
    106106/** Receive queue handler fibril. */
    107 static int tcp_rqueue_fibril(void *arg)
     107static errno_t tcp_rqueue_fibril(void *arg)
    108108{
    109109        link_t *link;
Note: See TracChangeset for help on using the changeset viewer.