mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-25 14:06:41 +01:00
Correct documentation of NativeMethods
This commit is contained in:
@@ -5,7 +5,7 @@ using System.Text;
|
||||
namespace Tgstation.Server.Host.System
|
||||
{
|
||||
/// <summary>
|
||||
/// Native Windows methods used by the code.
|
||||
/// Native methods used by the code.
|
||||
/// </summary>
|
||||
#pragma warning disable SA1602
|
||||
#pragma warning disable SA1611
|
||||
|
||||
Reference in New Issue
Block a user