summaryrefslogtreecommitdiff
path: root/LibTSforge/SPP/SLAPI.cs
diff options
context:
space:
mode:
Diffstat (limited to 'LibTSforge/SPP/SLAPI.cs')
-rw-r--r--LibTSforge/SPP/SLAPI.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/LibTSforge/SPP/SLAPI.cs b/LibTSforge/SPP/SLAPI.cs
index fc5823b..ec27381 100644
--- a/LibTSforge/SPP/SLAPI.cs
+++ b/LibTSforge/SPP/SLAPI.cs
@@ -236,7 +236,7 @@ namespace LibTSforge.SPP
}
}
- private static Guid GetLicenseFileId(Guid licId)
+ public static Guid GetLicenseFileId(Guid licId)
{
using (SLContext sl = new SLContext())
{