Module: wine Branch: master Commit: fddb79776871ee00adf4d78583135a5d96ca8c06 URL: https://gitlab.winehq.org/wine/wine/-/commit/fddb79776871ee00adf4d78583135a5...
Author: Francois Gouget fgouget@free.fr Date: Sat Jul 8 12:39:16 2023 +0200
dbghelp/tests: Fix the case of a comment.
---
dlls/dbghelp/tests/path.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dlls/dbghelp/tests/path.c b/dlls/dbghelp/tests/path.c index 54189c7ed5c..756eb862df9 100644 --- a/dlls/dbghelp/tests/path.c +++ b/dlls/dbghelp/tests/path.c @@ -1,5 +1,5 @@ /* - * Copyright 2023 Eric Pouech for Codeweavers + * Copyright 2023 Eric Pouech for CodeWeavers * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public