Changeset 26f9943 in mainline for src/synch/waitq.c


Ignore:
Timestamp:
2005-10-11T21:00:34Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
874e312a
Parents:
a783ca4
Message:

Doxygen comments fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/synch/waitq.c

    ra783ca4 r26f9943  
    112112 * @param nonblocking Blocking vs. non-blocking operation mode switch.
    113113 *
    114  * If usec is greater than zero, regardless of the value of @nonblocking,
     114 * If usec is greater than zero, regardless of the value of nonblocking,
    115115 * the call will not return until either timeout or wakeup comes.
    116116 *
Note: See TracChangeset for help on using the changeset viewer.