projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2a0a87
)
- Fix a typo.
author
Aleksey Bragin
<aleksey@reactos.org>
Sat, 10 Jul 2010 21:39:55 +0000
(21:39 +0000)
committer
Aleksey 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
patch
|
blob
|
history
diff --git
a/reactos/lib/sdk/crt/time/time.c
b/reactos/lib/sdk/crt/time/time.c
index
7189104
..
ff3e51b
100644
(file)
--- a/
reactos/lib/sdk/crt/time/time.c
+++ b/
reactos/lib/sdk/crt/time/time.c
@@
-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 (_tim
32, _tim
64)
+ * PURPOSE: Implementation of _time (_tim
e32, _time
64)
* PROGRAMER: Timo Kreuzer
*/
#include <precomp.h>