Skip to content

Commit

Permalink
Fixed XML doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dahall committed Sep 7, 2023
1 parent 26f2ff6 commit da04510
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PInvoke/Shared/WinError/HRESULT.cs
Original file line number Diff line number Diff line change
Expand Up @@ -800,6 +800,7 @@ public override string ToString()

/// <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)
{
Expand Down

0 comments on commit da04510

Please sign in to comment.