Serge Gautherie : ntdll/tests: Fix 'path' copypastas.

Alexandre Julliard julliard at winehq.org
Mon Mar 30 16:24:27 CDT 2020


Module: wine
Branch: master
Commit: fc75a22afa880f80c440d6bb44e512f865ddea01
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=fc75a22afa880f80c440d6bb44e512f865ddea01

Author: Serge Gautherie <winehq-git_serge_180711 at gautherie.fr>
Date:   Mon Mar 30 11:31:01 2020 +0200

ntdll/tests: Fix 'path' copypastas.

Signed-off-by: Serge Gautherie <winehq-git_serge_180711 at gautherie.fr>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/tests/env.c        | 2 +-
 dlls/ntdll/tests/ntdll_test.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dlls/ntdll/tests/env.c b/dlls/ntdll/tests/env.c
index 4e2ef8222d..48c9ed809e 100644
--- a/dlls/ntdll/tests/env.c
+++ b/dlls/ntdll/tests/env.c
@@ -1,5 +1,5 @@
 /*
- * Unit test suite for ntdll path functions
+ * Unit test suite for ntdll env functions
  *
  * Copyright 2003 Eric Pouech
  *
diff --git a/dlls/ntdll/tests/ntdll_test.h b/dlls/ntdll/tests/ntdll_test.h
index d403a744aa..67278358b2 100644
--- a/dlls/ntdll/tests/ntdll_test.h
+++ b/dlls/ntdll/tests/ntdll_test.h
@@ -1,5 +1,5 @@
 /*
- * Unit test suite for ntdll path functions
+ * Unit test suite for ntdll functions
  *
  * Copyright 2003 Eric Pouech
  *




More information about the wine-cvs mailing list