From: Timo Kreuzer Date: Tue, 24 Aug 2010 05:27:39 +0000 (+0000) Subject: Fix copy paste error in file header X-Git-Tag: ReactOS-0.3.12~134 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=bc064d7ed41d155ce82270d3bab178155413124e;ds=inline Fix copy paste error in file header svn path=/trunk/; revision=48616 --- diff --git a/rostests/regtests/bugs/bug3481.c b/rostests/regtests/bugs/bug3481.c index 4cef4346d57..aae9ed6c5b7 100644 --- 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 */