From 31ae4c248b7a1ce4e61d62ae479d83ed2bab1b39 Mon Sep 17 00:00:00 2001 From: belliash Date: Sun, 14 Aug 2022 11:22:54 +0200 Subject: [PATCH] Correct the Javadoc style --- sdk/xtklib/rtl/widestr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/xtklib/rtl/widestr.c b/sdk/xtklib/rtl/widestr.c index e56702e..f27610a 100644 --- a/sdk/xtklib/rtl/widestr.c +++ b/sdk/xtklib/rtl/widestr.c @@ -53,7 +53,7 @@ RtlWideStringCompare(IN CONST PWCHAR String1, return 0; } -/* +/** * Finds the next token in a null-terminated wide string. * * @param String