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


Ignore:
Timestamp:
2019-09-02T19:01:50Z (6 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Children:
25697163
Parents:
241f1985
Message:

Correcting syntax according to ccheck

File:
1 edited

Legend:

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

    r241f1985 r102f641  
    4646/**
    4747 * IPC_FLAG_AUTOSTART_ is for use in brokers only. In clinet code use
    48  * IPC_AUTOSTART that includes implies blocking behavior. */
     48 * IPC_AUTOSTART that includes implies blocking behavior.
     49 */
    4950#define IPC_FLAG_AUTOSTART_  0x02
    5051
Note: See TracChangeset for help on using the changeset viewer.