Author: tkreuzer
Date: Tue Aug 24 05:27:39 2010
New Revision: 48616
URL:
http://svn.reactos.org/svn/reactos?rev=48616&view=rev
Log:
Fix copy paste error in file header
Modified:
trunk/rostests/regtests/bugs/bug3481.c
Modified: trunk/rostests/regtests/bugs/bug3481.c
URL:
http://svn.reactos.org/svn/reactos/trunk/rostests/regtests/bugs/bug3481.c?r…
==============================================================================
--- trunk/rostests/regtests/bugs/bug3481.c [iso-8859-1] (original)
+++ trunk/rostests/regtests/bugs/bug3481.c [iso-8859-1] Tue Aug 24 05:27:39 2010
@@ -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
*/