Changeset 9b6be51 in mainline


Ignore:
Timestamp:
2011-10-08T20:39:25Z (13 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
612ad864
Parents:
afb8c84
Message:

cstyle

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/net/tl/tl_common.c

    rafb8c84 r9b6be51  
    158158 * @return              ENOENT if the packet dimension is not cached.
    159159 */
    160 int
    161 tl_update_ip_packet_dimension(packet_dimensions_t *packet_dimensions,
     160int tl_update_ip_packet_dimension(packet_dimensions_t *packet_dimensions,
    162161    nic_device_id_t device_id, size_t content)
    163162{
Note: See TracChangeset for help on using the changeset viewer.