- Fix a typo.

svn path=/trunk/; revision=47991
This commit is contained in:
Aleksey Bragin 2010-07-10 21:39:55 +00:00
parent e2a0a87a41
commit bc5435e23f

View file

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