Changeset 096ba7a in mainline for libc/generic/ipc.c


Ignore:
Timestamp:
2006-06-16T12:07:17Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f5e4830
Parents:
830ac99
Message:

Fix some broken doxygen comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libc/generic/ipc.c

    r830ac99 r096ba7a  
    372372 *
    373373 * - dispatch ASYNC reoutines in the background
     374 *
    374375 * @param call Space where the message is stored
    375376 * @param usec Timeout in microseconds.
     
    390391 *
    391392 * - dispatch ASYNC reoutines in the background
     393 *
    392394 * @param call Space where the message is stored
    393395 * @return Callid of the answer.
Note: See TracChangeset for help on using the changeset viewer.