Changeset 257feec in mainline for uspace/srv/net/tcp/ncsim.c


Ignore:
Timestamp:
2013-06-27T12:48:32Z (12 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
9f391e9
Parents:
679ee84
Message:

cstyle (no change in functionality)

File:
1 edited

Legend:

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

    r679ee84 r257feec  
    128128        log_msg(LOG_DEFAULT, LVL_DEBUG, "tcp_ncsim_fibril()");
    129129
    130 
    131130        while (true) {
    132131                fibril_mutex_lock(&sim_queue_lock);
Note: See TracChangeset for help on using the changeset viewer.