Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/net/inetsrv/ntrans.c

    ra35b458 r205f1add  
    156156 *
    157157 */
    158 errno_t ntrans_wait_timeout(suseconds_t timeout)
     158errno_t ntrans_wait_timeout(usec_t timeout)
    159159{
    160160        fibril_mutex_lock(&ntrans_list_lock);
Note: See TracChangeset for help on using the changeset viewer.