This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Typo in time/time.h


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]