[MSVCRT:APITEST]
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Tue, 9 Oct 2012 22:08:32 +0000 (22:08 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Tue, 9 Oct 2012 22:08:32 +0000 (22:08 +0000)
Update encoding, no code changes.

svn path=/trunk/; revision=57528

rostests/apitests/msvcrt/CmdLineUtil/CmdLineUtil.c
rostests/apitests/msvcrt/CmdLineUtil/CmdLineUtil.h
rostests/apitests/msvcrt/CommandLine.c

index 11af856..4abcc46 100644 (file)
@@ -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 <hermes.belusca@sfr.fr>
+ * PROGRAMMER:      Hermès BÉLUSCA - MAÏTO <hermes.belusca@sfr.fr>
  */
 
 #define WIN32_NO_STATUS
index 974cb0f..30bbeaa 100644 (file)
@@ -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 <hermes.belusca@sfr.fr>
+ * PROGRAMMER:      Hermès BÉLUSCA - MAÏTO <hermes.belusca@sfr.fr>
  */
 
 #pragma once
index fd9779f..5f6d76d 100644 (file)
@@ -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 <hermes.belusca@sfr.fr>
+ * PROGRAMMER:      Hermès BÉLUSCA - MAÏTO <hermes.belusca@sfr.fr>
  */
 
 #define WIN32_NO_STATUS