Fixed XML doc

pull/423/head
David Hall 2023-09-07 15:16:25 -06:00
parent 26f2ff6ca6
commit da04510b0a
1 changed files with 1 additions and 0 deletions

View File

@ -800,6 +800,7 @@ namespace Vanara.PInvoke
/// <summary>Formats the message.</summary>
/// <param name="id">The error.</param>
/// <param name="lib">The optional library.</param>
/// <returns>The string.</returns>
internal static string FormatMessage(uint id, string lib = null)
{