Changeset 86e81a9 in mainline for uspace/lib/posix/time.c


Ignore:
Timestamp:
2012-04-22T14:06:21Z (12 years ago)
Author:
Maurizio Lombardi <m.lombardi85@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
4cade47, f8b6d34c
Parents:
ad2718d
Message:

fix typo in lib/posix/time.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/posix/time.c

    rad2718d r86e81a9  
    140140 * Used by some functions in this file.
    141141 *
    142  * @param op1 Divident.
     142 * @param op1 Dividend.
    143143 * @param op2 Divisor.
    144144 * @return Rounded quotient.
     
    157157 * Used by some functions in this file.
    158158 *
    159  * @param op1 Divident.
     159 * @param op1 Dividend.
    160160 * @param op2 Divisor.
    161161 * @return Remainder.
Note: See TracChangeset for help on using the changeset viewer.