Correct the Javadoc style

This commit is contained in:
Rafal Kupiec 2022-08-14 11:22:54 +02:00
parent c0b5e2271e
commit 31ae4c248b
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

@ -53,7 +53,7 @@ RtlWideStringCompare(IN CONST PWCHAR String1,
return 0; return 0;
} }
/* /**
* Finds the next token in a null-terminated wide string. * Finds the next token in a null-terminated wide string.
* *
* @param String * @param String