Ignore:
Timestamp:
2011-01-06T15:28:51Z (14 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0777f4c5
Parents:
fc23ef6
Message:

cstyle & clutter removal

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hw/netif/dp8390/dp8390_module.c

    rfc23ef6 r74864ac  
    261261        do{
    262262                next = pq_detach(packet);
    263                 if(do_pwrite(dep, packet, FALSE) != EBUSY){
     263                if(do_pwrite(dep, packet, false) != EBUSY){
    264264                        netif_pq_release(packet_get_id(packet));
    265265                }
Note: See TracChangeset for help on using the changeset viewer.