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]

Re: Typo in time/time.h


On Sat, Aug 25, 2012 at 06:11:01PM +0200, Hartmut Knaack wrote:
> 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.

Thanks, fixed.

	Marek


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