https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2e2e63e10d15e299212720...
commit 2e2e63e10d15e299212720cdab0ea753bd9e6ee8 Author: Katayama Hirofumi MZ katayama.hirofumi.mz@gmail.com AuthorDate: Mon Dec 17 11:29:35 2018 +0900 Commit: GitHub noreply@github.com CommitDate: Mon Dec 17 11:29:35 2018 +0900
[KBDROST][NTDLL_APITEST] Revert #1135 (Delete UTF-8 BOM) (#1149)
CORE-15447 --- dll/keyboard/kbdrost/kbdrost.c | 2 +- modules/rostests/apitests/ntdll/RtlGenerate8dot3Name.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dll/keyboard/kbdrost/kbdrost.c b/dll/keyboard/kbdrost/kbdrost.c index 419c964721..99a12188c2 100644 --- a/dll/keyboard/kbdrost/kbdrost.c +++ b/dll/keyboard/kbdrost/kbdrost.c @@ -1,4 +1,4 @@ -/* +/* * ReactOS Romanian (Standard) Keyboard layout * Copyright (C) 2018 ReactOS * Author: Ștefan Fulea (stefan dot fulea at mail dot com) diff --git a/modules/rostests/apitests/ntdll/RtlGenerate8dot3Name.c b/modules/rostests/apitests/ntdll/RtlGenerate8dot3Name.c index ec16e7d4ac..0c1da43bc9 100644 --- a/modules/rostests/apitests/ntdll/RtlGenerate8dot3Name.c +++ b/modules/rostests/apitests/ntdll/RtlGenerate8dot3Name.c @@ -1,4 +1,4 @@ -/* +/* * PROJECT: ReactOS api tests * LICENSE: GPLv2+ - See COPYING in the top level directory * PURPOSE: Test for RtlGenerate8dot3Name