mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
Changed text
This commit is contained in:
parent
1097619f48
commit
c101eb19dd
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ namespace System
|
|||
}
|
||||
}
|
||||
|
||||
[Obsolete("Use [CallingConvention(.Stdcall)] instead. ", false)]
|
||||
[Obsolete("Use [CallingConvention(.Stdcall)]", false)]
|
||||
[AttributeUsage(.Method | .Delegate | .Function)]
|
||||
public struct StdCallAttribute : Attribute
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue