Ignore:
Timestamp:
2010-04-06T11:35:27Z (14 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
11e543c
Parents:
c51fa73
Message:

cstyle changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/net/include/ip_interface.h

    rc51fa73 rb9c0c90  
    9696 *  @returns Other error codes as defined for the arp_device_req() function.
    9797 */
    98 extern int ip_device_req(int ip_phone, device_id_t device_id, services_t netif);
     98extern int ip_device_req(int, device_id_t, services_t);
    9999
    100100/** Sends the packet queue.
Note: See TracChangeset for help on using the changeset viewer.