Skip to content

Commit

Permalink
Merge branch 'dev/mandel/stret-getvalue-type-size-roslyn' of github.c…
Browse files Browse the repository at this point in the history
…om:xamarin/xamarin-macios into dev/mandel/stret-getvalue-type-size-roslyn
  • Loading branch information
mandel-macaque committed Jan 24, 2025
2 parents d84bafa + f7e9a91 commit caf8183
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ static void GetValueTypeSize (this ITypeSymbol originalSymbol, ITypeSymbol type,
}

/// <summary>
/// Return the size oa a blittable structure that can be used in a PInvoke
/// Return the size of a blittable structure that can be used in a PInvoke
/// </summary>
/// <param name="type">The type symbol whose size we want to get.</param>
/// <param name="fieldTypes">The fileds of the struct.</param>
Expand Down

0 comments on commit caf8183

Please sign in to comment.