Typo in time/time.h

Hartmut Knaack knaack.h@gmx.de
Sat Aug 25 16:11:00 GMT 2012


Hi,
I just stepped over a typo in time/time.h. In line 370 it says:

/* Set timer TIMERID to VALUE, returning old value in OVLAUE.  */

but it is supposed to be OVALUE instead of OVLAUE. Similar thing in line 375:

/* Get current value of timer TIMERID and store it in VLAUE.  */

where it should also be VALUE instead of VLAUE.
Take care

Hartmut



More information about the Libc-alpha mailing list