- Fix a typo.
authorAleksey Bragin <aleksey@reactos.org>
Sat, 10 Jul 2010 21:39:55 +0000 (21:39 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Sat, 10 Jul 2010 21:39:55 +0000 (21:39 +0000)
svn path=/trunk/; revision=47991

reactos/lib/sdk/crt/time/time.c

index 7189104..ff3e51b 100644 (file)
@@ -2,7 +2,7 @@
  * COPYRIGHT:   LGPL, See LGPL.txt in the top level directory
  * PROJECT:     ReactOS system libraries
  * FILE:        lib/sdk/crt/time/time.c
- * PURPOSE:     Implementation of _time (_tim32, _tim64)
+ * PURPOSE:     Implementation of _time (_time32, _time64)
  * PROGRAMER:   Timo Kreuzer
  */
 #include <precomp.h>