Typo in time/time.h

Marek Polacek polacek@redhat.com
Sat Aug 25 16:34:00 GMT 2012


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



More information about the Libc-alpha mailing list