Skip to content

Commit 3385908

Browse files
Remove incorrect MarshalAs
1 parent 5df6f9f commit 3385908

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

NorthwoodLib/OperatingSystem.Windows.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ private struct OSVERSIONINFO
4646
/// <summary>
4747
/// The service-pack version string.
4848
/// </summary>
49-
[MarshalAs(UnmanagedType.ByValTStr, SizeConst = 128)]
5049
public fixed ushort szCSDVersion[128];
5150

5251
/// <summary>

0 commit comments

Comments
 (0)