Changeset ba1b2194 in mainline for src/time/clock.c


Ignore:
Timestamp:
2005-10-16T19:49:15Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
75eacab
Parents:
9cefba4
Message:

Doxygen comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/time/clock.c

    r9cefba4 rba1b2194  
    5353        link_t *l;
    5454        timeout_t *h;
    55         timeout_handler f;
     55        timeout_handler_t f;
    5656        void *arg;
    5757
Note: See TracChangeset for help on using the changeset viewer.