From: Hermès Bélusca-Maïto Date: Tue, 9 Oct 2012 22:08:32 +0000 (+0000) Subject: [MSVCRT:APITEST] X-Git-Tag: backups/ros-csrss@57560~30 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=7dd746b9cb2a6dc6f4c186bc5da279bc6aefcd18;ds=sidebyside [MSVCRT:APITEST] Update encoding, no code changes. svn path=/trunk/; revision=57528 --- diff --git a/rostests/apitests/msvcrt/CmdLineUtil/CmdLineUtil.c b/rostests/apitests/msvcrt/CmdLineUtil/CmdLineUtil.c index 11af856ee06..4abcc46e45e 100644 --- a/rostests/apitests/msvcrt/CmdLineUtil/CmdLineUtil.c +++ b/rostests/apitests/msvcrt/CmdLineUtil/CmdLineUtil.c @@ -2,7 +2,7 @@ * PROJECT: ReactOS API Tests * LICENSE: GPLv2+ - See COPYING in the top level directory * PURPOSE: Test for CRT command-line handling - Utility GUI program. - * PROGRAMMER: Hermès BÉLUSCA - MAÏTO + * PROGRAMMER: Hermès BÉLUSCA - MAÏTO */ #define WIN32_NO_STATUS diff --git a/rostests/apitests/msvcrt/CmdLineUtil/CmdLineUtil.h b/rostests/apitests/msvcrt/CmdLineUtil/CmdLineUtil.h index 974cb0f47aa..30bbeaa8bb7 100644 --- a/rostests/apitests/msvcrt/CmdLineUtil/CmdLineUtil.h +++ b/rostests/apitests/msvcrt/CmdLineUtil/CmdLineUtil.h @@ -2,7 +2,7 @@ * PROJECT: ReactOS API Tests * LICENSE: GPLv2+ - See COPYING in the top level directory * PURPOSE: Test for CRT command-line handling - Utility GUI program. - * PROGRAMMER: Hermès BÉLUSCA - MAÏTO + * PROGRAMMER: Hermès BÉLUSCA - MAÏTO */ #pragma once diff --git a/rostests/apitests/msvcrt/CommandLine.c b/rostests/apitests/msvcrt/CommandLine.c index fd9779f001e..5f6d76dfad0 100644 --- a/rostests/apitests/msvcrt/CommandLine.c +++ b/rostests/apitests/msvcrt/CommandLine.c @@ -2,7 +2,7 @@ * PROJECT: ReactOS API Tests * LICENSE: GPLv2+ - See COPYING in the top level directory * PURPOSE: Test for CRT command-line handling. - * PROGRAMMER: Hermès BÉLUSCA - MAÏTO + * PROGRAMMER: Hermès BÉLUSCA - MAÏTO */ #define WIN32_NO_STATUS