Changeset fb0ec570 in mainline for uspace/lib/c/include/ipc/common.h


Ignore:
Timestamp:
2018-06-22T16:32:49Z (7 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
4e6a610
Parents:
a8b0c5d
Message:

cstyle improvements (no change in functionality)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/ipc/common.h

    ra8b0c5d rfb0ec570  
    5050        task_id_t in_task_id;
    5151        sysarg_t in_phone_hash;
    52         unsigned flags;
     52        unsigned int flags;
    5353        struct async_call *label;
    5454        cap_call_handle_t cap_handle;
Note: See TracChangeset for help on using the changeset viewer.