Changeset a783ca4 in mainline for src/time/timeout.c


Ignore:
Timestamp:
2005-10-11T20:25:46Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
26f9943
Parents:
a016b63
Message:

Fix doxygen comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/time/timeout.c

    ra016b63 ra783ca4  
    9191 *
    9292 * @param t    Timeout list.
    93  * @patam time Number of usec in the future to execute
     93 * @param time Number of usec in the future to execute
    9494 *             the handler.
    9595 * @param f    Timeout handler function.
Note: See TracChangeset for help on using the changeset viewer.