From fddb79776871ee00adf4d78583135a5d96ca8c06 Mon Sep 17 00:00:00 2001 From: Francois Gouget Date: Sat, 8 Jul 2023 12:39:16 +0200 Subject: [PATCH] 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