Ignore:
File:
1 edited

Legend:

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

    r797dc79e rb7fd2a0  
    6969{
    7070        tcp_conn_t *nconn;
    71         int rc;
     71        errno_t rc;
    7272
    7373        log_msg(LOG_DEFAULT, LVL_DEBUG, "tcp_uc_open(%p, %s, %s, %p)",
Note: See TracChangeset for help on using the changeset viewer.