projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdd4f2b
)
Fix copy paste error in file header
author
Timo Kreuzer
<timo.kreuzer@reactos.org>
Tue, 24 Aug 2010 05:27:39 +0000
(
05:27
+0000)
committer
Timo Kreuzer
<timo.kreuzer@reactos.org>
Tue, 24 Aug 2010 05:27:39 +0000
(
05:27
+0000)
svn path=/trunk/; revision=48616
rostests/regtests/bugs/bug3481.c
patch
|
blob
|
history
diff --git
a/rostests/regtests/bugs/bug3481.c
b/rostests/regtests/bugs/bug3481.c
index
4cef434
..
aae9ed6
100644
(file)
--- a/
rostests/regtests/bugs/bug3481.c
+++ b/
rostests/regtests/bugs/bug3481.c
@@
-1,7
+1,7
@@
/*
- * PROJECT: ReactOS
CRT
regression tests
+ * PROJECT: ReactOS
bug
regression tests
* LICENSE: GPL - See COPYING in the top level directory
- * FILE: rostests/regtests/
crt/time
.c
+ * FILE: rostests/regtests/
bugs/bug3481
.c
* PURPOSE: Test for bug 3481
* PROGRAMMERS: Timo Kreuzer
*/