[PATCH] ntoskrnl.exe/tests: Fix some minor case issues in comments.

Francois Gouget fgouget at free.fr
Mon Jun 29 10:51:17 CDT 2020


Signed-off-by: Francois Gouget <fgouget at free.fr>
---
 dlls/ntoskrnl.exe/tests/driver4.c | 2 +-
 dlls/ntoskrnl.exe/tests/utils.h   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dlls/ntoskrnl.exe/tests/driver4.c b/dlls/ntoskrnl.exe/tests/driver4.c
index 48de151f31f..45ea90260a8 100644
--- a/dlls/ntoskrnl.exe/tests/driver4.c
+++ b/dlls/ntoskrnl.exe/tests/driver4.c
@@ -1,7 +1,7 @@
 /*
  * ntoskrnl.exe testing framework
  *
- * Copyright 2020 Paul Gofman for Codeweavers
+ * Copyright 2020 Paul Gofman for CodeWeavers
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/dlls/ntoskrnl.exe/tests/utils.h b/dlls/ntoskrnl.exe/tests/utils.h
index da0b02ac006..be0f58f837c 100644
--- a/dlls/ntoskrnl.exe/tests/utils.h
+++ b/dlls/ntoskrnl.exe/tests/utils.h
@@ -4,7 +4,7 @@
  * Copyright 2015 Sebastian Lackner
  * Copyright 2015 Michael M??ller
  * Copyright 2015 Christian Costa
- * Copyright 2020 Paul Gofman for Codeweavers
+ * Copyright 2020 Paul Gofman for CodeWeavers
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
-- 
2.20.1




More information about the wine-devel mailing list