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